diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-26 15:33:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-26 15:33:56 -0500 |
commit | 2e934469b82a41cb7871c04898547e1a5d58c621 (patch) | |
tree | 36e73aae0bcd3178cc29354f7e40172d194d0bb9 /data | |
parent | a2c6174ee995f8980bcd38d3199ab2e395cca2ae (diff) | |
parent | 5b36288064ee0e999a2201b2dd6479da3c99d01e (diff) |
Merge pull request #242 from jiangzhengwenjz/field
field_screen_effect
Diffstat (limited to 'data')
-rw-r--r-- | data/field_screen_effect.s | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/field_screen_effect.s b/data/field_screen_effect.s deleted file mode 100644 index 92078287d..000000000 --- a/data/field_screen_effect.s +++ /dev/null @@ -1,15 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnknown_83C68E0:: @ 83C68E0 - .4byte 4 - -gUnknown_83C68E4:: @ 83C68E4 - .byte 0, 0, 5, 30, 11, 15 - .2byte 0x001 - -gUnknown_83C68EC:: @ 83C68EC - .byte 0, 1, 2 |