Fix How to Play Menu
This commit is contained in:
parent
0ef9e89705
commit
9a8c8bc714
3 changed files with 33 additions and 33 deletions
|
@ -8,4 +8,4 @@ void initMenus();
|
|||
void renderMenu(int menu,int xscr,int yscr);
|
||||
void tickMenu(int menu);
|
||||
|
||||
void menuRenderTilePit(int x,int y,int xt,int yt,u32 color);
|
||||
void menuRenderTilePit(int x,int y,int xt,int yt);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue