mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-28 09:30:41 +00:00
11 lines
113 B
PHP
11 lines
113 B
PHP
YORP = 0
|
|
|
|
YORP_WALK = 0
|
|
YORP_JUMP = 1
|
|
YORP_SEARCH = 2
|
|
YORP_WALK2 = 3
|
|
YORP_STUNNED= 4
|
|
|
|
LEFT = $FF
|
|
RIGHT = $1
|