mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
add d_meter2_info methods, addBottleNum OK, getBombNum OK, isLetterReadFlag OK
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef __CONTROL_H_
|
||||
#define __CONTROL_H_
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
|
||||
// this may actually go somewhere else, but defining it here for now
|
||||
class JMSMesgEntry_c {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user