mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
We do not call malloc/free any more
This commit is contained in:
@@ -28,9 +28,4 @@ void obj_CheckAssertions();
|
||||
*/
|
||||
void obj_Setup(unsigned int nbFiles);
|
||||
|
||||
/*
|
||||
* `free`s all object memory that was allocated.
|
||||
*/
|
||||
void obj_Cleanup();
|
||||
|
||||
#endif // RGBDS_LINK_OBJECT_H
|
||||
|
||||
Reference in New Issue
Block a user