mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-02 16:47:59 -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 OSAUDIOSYSTEM_H
|
||||
#define OSAUDIOSYSTEM_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef OSSYNC_H
|
||||
#define OSSYNC_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#ifndef __PPC_EABI_INIT_H
|
||||
#define __PPC_EABI_INIT_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
#endif /* __PPC_EABI_INIT_H */
|
||||
|
||||
Reference in New Issue
Block a user