pikmin2/unsorted_include_todo/LifeGaugeList.h

18 lines
228 B
C

#ifndef _LIFEGAUGELIST_H
#define _LIFEGAUGELIST_H
/*
__vt__13LifeGaugeList:
.4byte 0
.4byte 0
.4byte __dt__13LifeGaugeListFv
*/
struct LifeGaugeList {
virtual ~LifeGaugeList(); // _00
// _00 VTBL
};
#endif