racing_game/graphics.h

5 lines
87 B
C

extern int* sxy;
void graphics_init(int argc, char *argv[]);
void graphics_reshape();