You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix "name" event command parameter comments.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user