mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user