diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-05 16:15:01 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-05 16:15:01 -0400 |
| commit | a77999f7f151567a47dd69affe9a29378f298ff4 (patch) | |
| tree | c8816365bfae97dfdd9250e6ca8bfe13dbb58dd5 /macros.asm | |
| parent | Port and improve hidden_object macro from pokeyellow (diff) | |
| download | pokeyellow-a77999f7f151567a47dd69affe9a29378f298ff4.tar.gz pokeyellow-a77999f7f151567a47dd69affe9a29378f298ff4.tar.xz pokeyellow-a77999f7f151567a47dd69affe9a29378f298ff4.zip | |
Logical spacing in data/sgb/sgb_palettes.asm
Diffstat (limited to 'macros.asm')
| -rw-r--r-- | macros.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ INCLUDE "macros/predef.asm" INCLUDE "macros/farcall.asm" INCLUDE "macros/data.asm" INCLUDE "macros/code.asm" +INCLUDE "macros/gfx.asm" INCLUDE "macros/coords.asm" INCLUDE "macros/scripts/audio.asm" |
