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:
@@ -2,7 +2,6 @@
|
||||
#define D_FILE_D_FILE_SEL_INFO_H
|
||||
|
||||
#include "d/d_drawlist.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class CPaneMgrAlpha;
|
||||
class dSv_save_c;
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
#ifndef D_FILE_D_FILE_SELECT_H
|
||||
#define D_FILE_D_FILE_SELECT_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "m_Do/m_Do_MemCard.h"
|
||||
#include "d/file/d_file_sel_warning.h"
|
||||
#include "d/d_name.h"
|
||||
#include "d/msg/d_msg_string.h"
|
||||
|
||||
Reference in New Issue
Block a user