mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-17 07:21:43 +00:00
add linker basis
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "ZoneWriting.h"
|
||||
|
||||
bool ZoneWriting::WriteZone(Zone* zone)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user