Mangle ActorRupee actor type and resource

This commit is contained in:
Aetias
2024-04-07 15:04:51 +02:00
parent c628010c04
commit 392ccb357e
8 changed files with 70 additions and 22 deletions
+3
View File
@@ -2,6 +2,9 @@
#ifdef STUBS
Resource ActorRupee::gResource;
ActorType ActorRupee::gType;
ActorRupee* ActorRupee::Create() {}
ActorRupee::ActorRupee() {}
bool ActorRupee::vfunc_08() {}