Files
tww/include/d/d_meter.h
T
Jasper St. Pierre ccad35b7c2 d_s_title match
2023-10-13 18:08:49 -07:00

8 lines
104 B
C

#ifndef D_METER_H
#define D_METER_H
bool dMenu_flag();
void dMenu_flagSet(u8);
#endif /* D_METER_H */