mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-01 16:29:58 -04:00
link m_play
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef M_DEBUG_DISPLAY_H
|
||||
#define M_DEBUG_DISPLAY_H
|
||||
|
||||
#include "types.h"
|
||||
#include "m_play.h"
|
||||
|
||||
|
||||
extern void Debug_Display_output(GAME_PLAY*);
|
||||
extern void Debug_Display_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user