enable define sanity (#16707)

* enable define sanity

* .

* .

* fix unicode

* fix broken unicode

* more

* .

* even more

* more

* more

* .

* .

* .

* .

* .

* .

* eh not sure if we even have over 1000

* defines

* -

* .

* uranium
This commit is contained in:
Kashargul
2024-12-16 14:44:03 +10:00
committed by GitHub
parent 542ed02976
commit 0825558430
26 changed files with 273 additions and 162 deletions
@@ -34,3 +34,5 @@ x_upper, y_lower, y_upper, z_lower, z_upper, place_on_top, new_z)
/proc/bapidmm_generate_automata(limit_x, limit_y, iterations, initial_wall_cell)
return call_ext(BAPI_DMM_READER, "byond:bapidmm_generate_automata_ffi")(limit_x, limit_y, iterations, initial_wall_cell)
#undef BAPI_DMM_READER