mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
2453c0e333
* move dolsdk2004 over * cleanup some temp work * finish and cleanup gf * b_bh done * d_a_e_mb done
8 lines
119 B
C
8 lines
119 B
C
#ifndef _DOLPHIN_VI_H_
|
|
#define _DOLPHIN_VI_H_
|
|
|
|
#include <dolphin/vi/vifuncs.h>
|
|
#include <dolphin/vi/vitypes.h>
|
|
|
|
#endif
|