mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 03:10:11 -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_API_GRAPHIC_H
|
||||
#define C_API_GRAPHIC_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
void cAPIGph_Painter(void);
|
||||
void cAPIGph_BeforeOfDraw(void);
|
||||
|
||||
Reference in New Issue
Block a user