some scene/overlap documentation and fixes

This commit is contained in:
Jasper St. Pierre
2024-07-13 09:47:17 -07:00
parent 597c49efb7
commit d4a36b32e4
13 changed files with 46 additions and 29 deletions
+2
View File
@@ -505,6 +505,8 @@ enum {
PROC_PB = 0x01F4,
PROC_GAMEOVER = 0x01F5,
PROC_COUNT_e,
PROC_INVALID_e = 0x7FFF,
};
#endif /* D_PROCNAME_H */