mirror of
https://github.com/zeldaret/ss
synced 2026-05-24 07:10:53 -04:00
0f9ef3d33c
* Some main dol actor splits and code * Match dAcOsw_c * diff clean * Fix * dTgSw_c OK
7 lines
67 B
C
7 lines
67 B
C
#ifndef D_PLAYER_H
|
|
#define D_PLAYER_H
|
|
|
|
#include <common.h>
|
|
|
|
#endif
|