Brings in surfable tile data structure

This commit is contained in:
melody
2018-11-13 23:38:42 -05:00
parent 648885b00a
commit 5989a8a461
5 changed files with 18 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef GUARD_METATILE_BEHAVIORS
#define GUARD_METATILE_BEHAVIORS
#define METATILE_COUNT 0xF0
#define MB_NORMAL 0x00
#define MB_01 0x01
#define MB_TALL_GRASS 0x02