mirror of
https://github.com/zeldaret/ph
synced 2026-07-07 21:31:01 -04:00
Organize source code structure
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
#include "types.h"
|
||||
#include "global.h"
|
||||
#include "Item.hpp"
|
||||
#include "SysNew.hpp"
|
||||
|
||||
#include "Item/Item.hpp"
|
||||
#include "System/SysNew.hpp"
|
||||
|
||||
class EquipItem : public SysObject {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user