diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-13 09:36:28 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-13 09:36:28 -0400 |
commit | 2d664a51d91e35615fd3b7bad138442bba979e77 (patch) | |
tree | 9ef5ba35f0b7cd56105e772b8019368aa055e35e /constants.asm | |
parent | 4e4135463f00c26b450bde7a6b95389e94c27354 (diff) |
Card constants
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 3324119..ecf3f0e 100755 --- a/constants.asm +++ b/constants.asm @@ -1,3 +1,4 @@ INCLUDE "constants/map_constants.asm" INCLUDE "constants/music_constants.asm" INCLUDE "constants/text_constants.asm" +INCLUDE "constants/card_constants.asm" |