remove gsbug 1.7 development error codes

This commit is contained in:
Kelvin Sherlock 2024-01-18 18:44:44 -05:00
parent 30308febb5
commit ce11f60f42
1 changed files with 0 additions and 5 deletions

View File

@ -17,11 +17,6 @@
/* Error Codes */
#define debugUnImpErr 0xFF01
#define debugBadSelErr 0xFF02
#define debugDupBreakErr 0xFF03
#define debugBreakNotSetErr 0xFF04
#define debugTableFullErr 0xFF05
#define debugTableEmptyErr 0xFF06
#define debugBreaksInErr 0xFF07
#define dgiProgramCounter 0 /* for DebugGetInfo */