mirror of
https://github.com/wavemotion-dave/NINTV-DS.git
synced 2025-06-18 13:55:33 -04:00
Version 5.8e with yet more new overlays and some overlay tweaks
This commit is contained in:
parent
09e037c776
commit
91d0bef88e
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ include $(DEVKITARM)/ds_rules
|
||||
|
||||
export TARGET := NINTV-DS
|
||||
export TOPDIR := $(CURDIR)
|
||||
export VERSION := 5.8d
|
||||
export VERSION := 5.8e
|
||||
|
||||
ICON := -b $(CURDIR)/logo.bmp "NINTV-DS $(VERSION);wavemotion-dave;https://github.com/wavemotion-dave/NINTV-DS"
|
||||
|
||||
|
BIN
NINTV-DS.nds
BIN
NINTV-DS.nds
Binary file not shown.
@ -281,6 +281,7 @@ struct MapRomToOvl_t MapRomToOvl[] =
|
||||
{0x4422868E , "KING", "MOUNTAIN", "King of the Mountain.ovl"},
|
||||
{0x87D95C72 , "KING", "MOUNTAIN", "King of the Mountain.ovl"},
|
||||
{0xFFFFFFFF , "SPKOTM", "SPKOTM", "King of the Mountain.ovl"},
|
||||
{0x30e2819b , "KEYBOARD", "FUN", "Keyboard Fun.ovl"},
|
||||
{0x8C9819A2 , "KOOL", "AID", "Kool-Aid Man.ovl"},
|
||||
{0xFFFFFFFF , "CAVES", "KROZ", "Kroz.ovl"},
|
||||
{0xA6840736 , "LADY", "BUG", "Lady Bug.ovl"},
|
||||
@ -431,6 +432,7 @@ struct MapRomToOvl_t MapRomToOvl[] =
|
||||
{0xFFFFFFFF , "JUNGLE", "HUNT", "Jungle Hunt.ovl"},
|
||||
{0xFFFFFFFF , "THUNDER", "SOLDIER", "Thunder Soldier.ovl"},
|
||||
{0x2711dcbe , "#@!^aZ", "()##b-+", "Maria.ovl"},
|
||||
{0x906989e2 , "HELI", "HELI", "HELI.ovl"},
|
||||
{0x00000000 , "xxx", "zzz", "generic.ovl"},
|
||||
};
|
||||
|
||||
|
BIN
extras.zip
BIN
extras.zip
Binary file not shown.
Loading…
Reference in New Issue
Block a user