use the same allocator everywhere behind pxl8 calls
This commit is contained in:
parent
f18652dc97
commit
fe747969a5
45 changed files with 687 additions and 627 deletions
3
pxl8.sh
3
pxl8.sh
|
|
@ -407,7 +407,8 @@ case "$COMMAND" in
|
|||
src/sfx/pxl8_sfx.c
|
||||
src/script/pxl8_repl.c
|
||||
src/script/pxl8_script.c
|
||||
src/hal/pxl8_sdl3.c
|
||||
src/hal/pxl8_hal_sdl3.c
|
||||
src/hal/pxl8_mem_sdl3.c
|
||||
src/world/pxl8_bsp.c
|
||||
src/world/pxl8_gen.c
|
||||
src/world/pxl8_world.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue