aboutsummaryrefslogtreecommitdiffstats
path: root/include/gbos.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/gbos.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gbos.inc b/include/gbos.inc
index 92b82c9..6dcefce 100644
--- a/include/gbos.inc
+++ b/include/gbos.inc
@@ -202,5 +202,6 @@ DEF PROG_KILL EQU 17
DEF PROG_SPIN EQU 18
DEF PROG_BLK EQU 19
DEF PROG_MKDIR EQU 20
+DEF PROG_COUNT EQU 21
ENDC