Files
tp/include/d/a/d_a_horse_static.h
T
2021-12-27 06:17:37 -08:00

12 lines
225 B
C++

#ifndef D_A_D_A_HORSE_STATIC_H
#define D_A_D_A_HORSE_STATIC_H
#include "dolphin/types.h"
#include "rel/d/a/e/d_a_e_wb/d_a_e_wb.h"
class daTagHstop_c {
static daTagHstop_c* m_top;
};
#endif /* D_A_D_A_HORSE_STATIC_H */