diff options
author | ISSOtm <eldredhabert0@gmail.com> | 2018-05-28 14:02:26 +0200 |
---|---|---|
committer | ISSOtm <eldredhabert0@gmail.com> | 2018-05-28 14:02:26 +0200 |
commit | 21abc06448e3929c7f40063cffe7f1ee8be3ad5a (patch) | |
tree | be5984eb06532e03e22e09f0614c0da36af39d3a | |
parent | 39a6615bcbdcaf21190e2836f21755db1b394951 (diff) | |
parent | 02d4f0ed3281a3fc31f82de987edd6c4716bb8cd (diff) |
Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworld
-rw-r--r-- | shim.sym | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -48,6 +48,7 @@ 00:3342 ByteFill.smallfill 00:3343 ByteFill.startfilling 00:3344 ByteFill.loop +00:3429 AddAMulBC 00:3621 WaitBGMap 00:362B SetPalettes 00:3634 ClearPalettes @@ -98,8 +99,14 @@ 02:4dc2 TownMapGfx 02:5695 CheckSGB ; ? +03:4791 DebugWarp +03:479f DebugWarp.Destinations + 04:5677 DoPlayerMovement +0e:4b78 LoadTrainerClassName +0e:4ba0 LoadTrainerClassName.got_name +0e:4ba9 LoadTrainerClass 0E:4D90 TrainerClassNames 10:52A1 MoveNames @@ -138,12 +145,17 @@ 00:C200 wOAMBuffer 00:C2A0 wTileMap 00:c40b wWhichPicTest ; Monster or Trainer test? +00:c5e8 wMapScriptNumber +00:ca22 wTrainerClass +00:cb5b wName +00:cb5c wNameCategory 00:CBF2 wWindowData 00:CBF2 wWindowStackPointer 00:CC02 wMenuDataHeader 00:CC12 wMenuData2 00:CC22 wMenuData3 00:CC38 wUnk_CC38 ; wceeb in pokegold +00:cc39 wDebugWarpSelection 00:CCCF wSGB 00:CD4F wPredefID 00:CD50 wPredefRegs @@ -154,9 +166,11 @@ 00:CE3C wBuffer 00:CE5F wUnk_CE5F 00:CE62 wTextBoxFlags +00:ce67 wPlayerName 01:d165 wTMCounts 01:d19e wItems +01:d258 wRivalName 01:D264 wPlayerBikeSurfState 01:d656 wMapGroup 01:d657 wMapId |