Remove ActorRupee::gResource

This commit is contained in:
Aetias
2024-04-20 13:44:08 +02:00
parent a7b01da72a
commit d874460fa2
-2
View File
@@ -4,7 +4,6 @@
#include "types.h"
#include "lib/math.h"
#include "System/Resource.hpp"
#include "Actor/Actor.hpp"
#include "Actor/ActorType.hpp"
#include "Item/Item.hpp"
@@ -24,7 +23,6 @@ enum RupeeId_ {
class ActorRupee : public Actor {
public:
static Resource gResource;
static ActorType gType;
/* 000 (base) */