You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge branch 'master' of https://github.com/pret/pokecrystal
This commit is contained in:
@@ -22,7 +22,7 @@ NUM_MEM_BUFFERS EQU const_value
|
||||
const HAVE_AMOUNT ; 1
|
||||
const HAVE_LESS ; 2
|
||||
|
||||
; checkpokeitem return values
|
||||
; checkpokemail return values
|
||||
const_def
|
||||
const POKEMAIL_WRONG_MAIL ; 0
|
||||
const POKEMAIL_CORRECT ; 1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
; sprite ids
|
||||
; OverworldSprites indexes (see data/sprites.asm)
|
||||
; OverworldSprites indexes (see data/sprites/sprites.asm)
|
||||
const_def
|
||||
const SPRITE_NONE ; 00
|
||||
const SPRITE_CHRIS ; 01
|
||||
|
||||
Reference in New Issue
Block a user