diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-07 17:03:36 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-07 19:18:26 -0500 |
commit | b3bb58267b2f3406c8c6d795ec8466107eef133e (patch) | |
tree | a6b429dcb65fc0e9d89f5cb9e4dd46d942e85664 /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 |