diff options
| author | Aetias <aetias@outlook.com> | 2024-06-21 10:11:01 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-06-21 10:11:01 +0200 |
| commit | 9f495cd49492b0fee6fd06181d7631d85730af5b (patch) | |
| tree | cd283f6c5732de534dfb793d79101b23c56c95e2 /src/14_Land/Actor/ActorRupee.cpp | |
| parent | 559dd0fa85fb114a00d1b9e8f4ccb5b46d3c1f88 (diff) | |
Fix build errors in stubs
Diffstat (limited to 'src/14_Land/Actor/ActorRupee.cpp')
| -rw-r--r-- | src/14_Land/Actor/ActorRupee.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/14_Land/Actor/ActorRupee.cpp b/src/14_Land/Actor/ActorRupee.cpp index d2641f38..5288f3bd 100644 --- a/src/14_Land/Actor/ActorRupee.cpp +++ b/src/14_Land/Actor/ActorRupee.cpp @@ -1,6 +1,5 @@ #include "Actor/ActorRupee.hpp" -Resource ActorRupee::gResource; ActorType ActorRupee::gType; ActorRupee* ActorRupee::Create() {} |
