Remove incorrect extern defs

This commit is contained in:
Ben Visness 2023-07-02 09:24:34 -05:00
parent 8925e3e3a0
commit 6e2457ded3
1 changed files with 1 additions and 4 deletions

View File

@ -1,12 +1,9 @@
#include <keys.h>
#include <graphics.h>
#include <math.h>
#include <orca.h>
extern float cosf(float);
extern float sinf(float);
extern float sqrtf(float);
#define NUM_BLOCKS_PER_ROW 7
#define NUM_BLOCKS 42 // 7 * 6