summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2015-02-18 21:16:59 -0800
committerMarcus Huderle <huderlem@gmail.com>2015-02-18 21:16:59 -0800
commit087c02349b906e168e17d3d1cd9a2ab892f3052a (patch)
tree71b4adea2d298647ae7e0dd13b769b7ee9741c05 /constants.asm
parent04f44e27ae5b0adf81d6835c29efb23ed578b876 (diff)
Document more of the LoadVideo function. Add hram.
Diffstat (limited to 'constants.asm')
-rwxr-xr-xconstants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index fd0fbcd..221ca01 100755
--- a/constants.asm
+++ b/constants.asm
@@ -1 +1,3 @@
+INCLUDE "hram.asm"
+
INCLUDE "constants/song_constants.asm"