Introduce checkmorn/checkday/checknite to replace checktime.

This commit is contained in:
IIMarckus
2015-06-23 12:28:48 -06:00
parent 4d532beee6
commit 0ba261a3fd
14 changed files with 61 additions and 57 deletions

View File

@@ -287,6 +287,10 @@ checktime: macro
db \1 ; time
endm
checkmorn EQUS "checktime 1"
checkday EQUS "checktime 2"
checknite EQUS "checktime 4"
enum checkpoke_command
checkpoke: macro
db checkpoke_command