diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-29 15:54:03 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-29 15:54:03 -0400 |
commit | de511e83ad0ee43941bac5e322094c4da96b08bb (patch) | |
tree | 7907ebffbde34a0ebef5f9610f8a73338aaf1b1a | |
parent | 4da1b5564a952b4ef62ae7538c04e2da21a19cb8 (diff) |
forgot to reinclude misc.png incbin
-rw-r--r-- | data/graphics.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/graphics.s b/data/graphics.s index 1a9614897..430d8644f 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -1224,8 +1224,7 @@ gUnknown_08D17C3C:: @ 8D17C3C .align 2 gUnknown_08D17D6C:: @ 8D17D6C - .incbin "baserom.gba", 0xD17D6C, 0xAAA @ LZ, uncomp. size = 0x2000 - @.incbin "graphics/contest/misc.4bpp.lz" + .incbin "graphics/contest/misc.4bpp.lz" .align 2 gUnknown_08D18818:: @ 8D18818 |