mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Various imps
This commit is contained in:
@@ -3,4 +3,9 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
void CMapWorldInfo::SetDoorVisited(TEditorId eid, bool visited)
|
||||
{
|
||||
x14_[eid] = visited;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user