mirror of
https://github.com/zeldaret/tp
synced 2026-08-21 22:41:04 -04:00
cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#ifndef D_A_HORSE_H
|
||||
#define D_A_HORSE_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "Z2AudioLib/Z2Creature.h"
|
||||
#include "d/bg/d_bg_s.h"
|
||||
#include "d/cc/d_cc_d.h"
|
||||
#include "d/msg/d_msg_flow.h"
|
||||
#include "Z2AudioLib/Z2Creature.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
class daHorseRein_c {
|
||||
public:
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
#ifndef D_A_E_WB_H
|
||||
#define D_A_E_WB_H
|
||||
|
||||
#include "Z2AudioLib/Z2Creature.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "rel/d/a/d_a_horse/d_a_horse.h"
|
||||
#include "Z2AudioLib/Z2Creature.h"
|
||||
|
||||
class e_wb_class : public fopAc_ac_c {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user