mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 23:22:01 -04:00
85827b28ff
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK * some std header setups * f_pc / profile cleanup * setup cull data * remove asm * d_a_suspend OK
9 lines
179 B
C
9 lines
179 B
C
#ifndef D_COM_D_COM_STATIC_H
|
|
#define D_COM_D_COM_STATIC_H
|
|
|
|
#include "rel/d/a/d_a_suspend/d_a_suspend.h"
|
|
|
|
int daNpcKakashi_getSwdTutorialStep();
|
|
|
|
#endif /* D_COM_D_COM_STATIC_H */
|