Not sure why this change didn't go with the previous commit.

This commit is contained in:
Jeremy Rand 2020-07-19 15:16:20 -04:00
parent 88ea840e23
commit 8d2fbda733
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
extern void game(void);
extern void randInit(void);
#endif /* define _GUARD_PROJECTBuGS_FILEgame_ */