Start work on memory.c
This commit is contained in:
parent
33cc13b687
commit
f6d4f74c25
5 changed files with 62 additions and 13 deletions
|
|
@ -223,7 +223,7 @@ config.libs = [
|
|||
"host": False,
|
||||
"objects": [
|
||||
Object(Matching, "game/malloc.c"),
|
||||
Object(NonMatching, "game/memory.c"),
|
||||
Object(Matching, "game/memory.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue