Fix rest of the givepokeitem/checkpokeitem references

This commit is contained in:
mid-kid
2018-05-06 13:48:04 +02:00
parent c82deab86f
commit acdb302035
5 changed files with 13 additions and 11 deletions

View File

@@ -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