mirror of
https://github.com/zeldaret/ph
synced 2026-05-23 23:05:17 -04:00
Remove ActorRupee::gResource
This commit is contained in:
@@ -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) */
|
||||
|
||||
Reference in New Issue
Block a user