mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Fix "name" event command parameter comments.
This commit is contained in:
parent
0671d46bb1
commit
cda504fbce
@ -2202,6 +2202,7 @@ Script_name: ; 0x97716
|
|||||||
; parameters:
|
; parameters:
|
||||||
; type (SingleByteParam)
|
; type (SingleByteParam)
|
||||||
; id (SingleByteParam)
|
; id (SingleByteParam)
|
||||||
|
; memory (SingleByteParam)
|
||||||
|
|
||||||
call GetScriptByte
|
call GetScriptByte
|
||||||
ld [$cf61], a
|
ld [$cf61], a
|
||||||
@ -2216,6 +2217,9 @@ Unknown_9771c: ; 0x9771c
|
|||||||
|
|
||||||
Script_trainerclassname: ; 0x9772b
|
Script_trainerclassname: ; 0x9772b
|
||||||
; script command 0xa6
|
; script command 0xa6
|
||||||
|
; parameters:
|
||||||
|
; id (SingleByteParam)
|
||||||
|
; memory (SingleByteParam)
|
||||||
|
|
||||||
ld a, $7
|
ld a, $7
|
||||||
ld [$cf61], a
|
ld [$cf61], a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user