SET -> set

This commit is contained in:
xCrystal
2017-12-29 17:15:01 +01:00
parent 6464d077ee
commit 69762a2bfd
13 changed files with 30 additions and 30 deletions

View File

@@ -9,7 +9,7 @@
NUM_SPRITEDATA_FIELDS EQU const_value
; sprite types
const_value SET 1
const_value set 1
const WALKING_SPRITE ; 1
const STANDING_SPRITE ; 2
const STILL_SPRITE ; 3