diff options
author | yenatch <yenatch@gmail.com> | 2015-07-18 00:05:14 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-07-18 00:05:14 -0700 |
commit | 8186190ef15043138d437302adbbdc6e687a1f32 (patch) | |
tree | db435389b0becf2b2282fb001d85e2e16918e4e9 /main.asm | |
parent | 20e275da30458213e041061bbd42370a80ebf0be (diff) |
Fix filenames and use pngs for credits graphics.
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79791,7 +79791,7 @@ Functioncbce5: ; cbce5 ; cbd2e TheEndGFX:: ; cbd2e -INCBIN "gfx/credits/theend.w64.2bpp" +INCBIN "gfx/credits/theend.2bpp" ; cbe2e |