Rename d_a_player_link.h -> d_a_player_main.h

This commit is contained in:
LagoLunatic
2023-10-23 20:16:32 -04:00
parent 670b6e5c79
commit d53c702bb7
42 changed files with 44 additions and 44 deletions
@@ -1,5 +1,5 @@
#ifndef D_A_PLAYER_LINK
#define D_A_PLAYER_LINK
#ifndef D_A_PLAYER_MAIN
#define D_A_PLAYER_MAIN
#include "JAZelAudio/JAIZelBasic.h"
#include "m_Do/m_Do_ext.h"
@@ -2412,4 +2412,4 @@ public:
static daPy_ProcFunc mDemoProcInitFuncTable[0x4B];
}; // Size: 0x4C28
#endif /* D_A_PLAYER_LINK */
#endif /* D_A_PLAYER_MAIN */