diff options
author | libjet <libj3t@gmail.com> | 2019-12-11 21:50:49 +0000 |
---|---|---|
committer | libjet <libj3t@gmail.com> | 2019-12-12 20:43:24 +0000 |
commit | 7acf2ec917864acaa267411ffff96f60f50ce703 (patch) | |
tree | 9f26694b1d26ff0514d05f379567effa9021652b /includes.asm | |
parent | 93872e920e9c82e1299a7f674cba5b56397b359d (diff) |
Update predef_pointers and wram, and correct typo's caused by search + replace
Diffstat (limited to 'includes.asm')
-rw-r--r-- | includes.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes.asm b/includes.asm deleted file mode 100644 index 456623d9..00000000 --- a/includes.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "contents.asm" -INCLUDE "constants.asm" |