mirror of
https://codeberg.org/hkzlab/TK2048.git
synced 2026-01-28 21:00:52 +11:00
Fix logic
This commit is contained in:
parent
dd61eae8d1
commit
38a40eb2e4
4 changed files with 37 additions and 13 deletions
|
|
@ -5,5 +5,6 @@
|
|||
|
||||
void draw_game_background(void);
|
||||
void draw_tiles(void);
|
||||
void ddraw_single_tile(uint8_t offset);
|
||||
|
||||
#endif /* _GAME_GRAPHICS_HEADER_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue