diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-07 17:03:36 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-07 17:04:10 -0500 |
commit | 4cde8cf0e136b6a0eddc97cf51b5aeebc4b8f016 (patch) | |
tree | dc5615b32ab3bc49519f29ff182520e214ce8298 /data | |
parent | 4b0befea41350d6da1f4e6e3d2841242e3167d82 (diff) |
Port image_processing_effects from Emerald
Diffstat (limited to 'data')
-rw-r--r-- | data/image_processing_effects.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/image_processing_effects.s b/data/image_processing_effects.s index df83b2d54..d5585410c 100644 --- a/data/image_processing_effects.s +++ b/data/image_processing_effects.s @@ -1,7 +1,7 @@ .section .rodata .align 2, 0 -gUnknown_83F3024:: @ 83F3024 +gPointillismPoints:: @ 83F3024 .byte 0x00, 0x1d, 0x1c .byte 0x0e, 0x1e, 0x1b .byte 0x00, 0x01, 0x32 |