diff --git a/NINTV-DS.nds b/NINTV-DS.nds index 6b1c813..863c0dc 100644 Binary files a/NINTV-DS.nds and b/NINTV-DS.nds differ diff --git a/arm9/source/overlay.cpp b/arm9/source/overlay.cpp index 179ef8b..967ca50 100644 --- a/arm9/source/overlay.cpp +++ b/arm9/source/overlay.cpp @@ -453,6 +453,7 @@ struct MapRomToOvl_t MapRomToOvl[] = {0x63aad383 , "KVADER", "KVADER", "kvader.ovl"}, {0xd6f7b4d0 , "OH", "MUMMY", "Oh Mummy!.ovl"}, {0x7fd5d202 , "DEATH", "STRIKE", "Death Star Strike.ovl"}, + {0x8ae91ade , "ISTAR", "ISTAR", "istar.ovl"}, {0x00000000 , "xxx", "zzz", "generic.ovl"}, }; diff --git a/extras.zip b/extras.zip index ca07500..99bdd9c 100644 Binary files a/extras.zip and b/extras.zip differ