ctrl/demon: fastfail exception codes / notes; p2r2: finish symbol conversion etc. in new wavefront-style version

This commit is contained in:
Ryan Fleury
2025-08-19 16:47:12 -07:00
parent 0656020ab3
commit cdec8d5980
8 changed files with 1439 additions and 104 deletions
+5
View File
@@ -184,6 +184,11 @@ typedef struct PDB_GsiParsed
PDB_GsiBucket buckets[4096];
} PDB_GsiParsed;
////////////////////////////////
//~ rjf: Globals
read_only global PDB_CompUnit pdb_comp_unit_nil = {0};
////////////////////////////////
//~ PDB Parser Functions