Skip to content

Commit

Permalink
Adding draw to the header
Browse files Browse the repository at this point in the history
  • Loading branch information
robrohan committed May 26, 2024
1 parent 0e8ad00 commit 2875b18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/wefx.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ int wefx_ysize();

extern void print(const char *);

// Check to see if an event is waiting.
// int wefx_event_waiting();
void wefx_draw(unsigned int *screen);

#endif // WEFX__H

0 comments on commit 2875b18

Please sign in to comment.