mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-07 10:45:51 -05:00
Added GetPartyPokemonTypes
This commit is contained in:
@@ -622,6 +622,7 @@ namespace DSPRE.Resources {
|
||||
|
||||
[0x0246] = "CheckVersion",
|
||||
[0x0247] = "FirstPokemonInParty",
|
||||
[0x0248] = "GetPartyPokemonTypes",
|
||||
|
||||
[0x024E] = "GetLottoNumber",
|
||||
[0x024F] = "CheckWinLotto",
|
||||
@@ -2041,6 +2042,7 @@ namespace DSPRE.Resources {
|
||||
|
||||
[0x01EF] = "CheckVersion",
|
||||
[0x01F0] = "FirstPokemonInParty",
|
||||
[0x01F1] = "GetPartyPokemonTypes",
|
||||
|
||||
[0x01F7] = "GetLottoNumber",
|
||||
[0x01F8] = "CheckWinLotto",
|
||||
|
||||
Reference in New Issue
Block a user