whoa/src/client/ObjMgr.cpp
2025-10-07 20:33:56 -05:00

7 lines
91 B
C++

#include "client/ObjMgr.hpp"
uint32_t ClntObjMgrGetMapID() {
// TODO
return -1;
}