mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-08 04:15:08 -04: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:
@@ -1,7 +1,6 @@
|
||||
#ifndef C_C_DAMAGEREACTION_H
|
||||
#define C_C_DAMAGEREACTION_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JParticle/JPAParticle.h"
|
||||
|
||||
class JPTraceParticleCallBack4 /* : JPAParticleCallBack */ {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef C_C_DYLINK_H
|
||||
#define C_C_DYLINK_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_scene_mng.h"
|
||||
|
||||
struct cDylPhs {
|
||||
|
||||
Reference in New Issue
Block a user