diff options
Diffstat (limited to 'constants.asm')
-rwxr-xr-x | constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm index 221ca01..1925b28 100755 --- a/constants.asm +++ b/constants.asm @@ -1,3 +1,4 @@ INCLUDE "hram.asm" +INCLUDE "vram.asm" INCLUDE "constants/song_constants.asm" |