mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define D_SHOP_D_SHOP_ITEM_CTRL_H
|
||||
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class dShopItemCtrl_c {
|
||||
public:
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "d/a/d_a_npc.h"
|
||||
#include "d/shop/d_shop_item_ctrl.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class dSelect_cursor_c;
|
||||
struct STControl;
|
||||
|
||||
Reference in New Issue
Block a user