[Manual Port] of #16707 Enable define sanity (#9651)

This commit is contained in:
Kashargul
2024-12-16 23:31:49 +01:00
committed by GitHub
parent d5b5d65fa2
commit 801238f4d2
42 changed files with 286 additions and 244 deletions

View File

@@ -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