mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
memory: add default allocator
Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
@@ -37,6 +37,7 @@ add_library(Ballistic STATIC
|
||||
src/decoder_table_gen.c
|
||||
src/bal_engine.c
|
||||
src/bal_translator.c
|
||||
src/bal_memory.c
|
||||
)
|
||||
|
||||
target_include_directories(Ballistic PUBLIC include)
|
||||
|
||||
Reference in New Issue
Block a user