mirror of
https://github.com/zeldaret/botw
synced 2026-06-06 03:28:44 -04:00
ksys: Add map::Object (incomplete)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "KingSystem/Map/mapObject.h"
|
||||
|
||||
namespace ksys::map {
|
||||
|
||||
Object::Object() = default;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user