mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 21:21:57 -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,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
-1
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_BSS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_BSS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/d_bomb.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
class daObjBombf_c : public fopAc_ac_c {
|
||||
public:
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_BSS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_BSS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_DTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_DTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef EXECUTOR_H
|
||||
#define EXECUTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* EXECUTOR_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
#define UNKNOWN_TRANSLATION_UNIT_CTORS_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* UNKNOWN_TRANSLATION_UNIT_CTORS_H */
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user