mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
demo work (#1172)
* Some d_message demo matches * More demo matches * fix jpn
This commit is contained in:
@@ -62,7 +62,7 @@ struct DynamicModuleControl : DynamicModuleControlBase {
|
||||
virtual bool do_unlink();
|
||||
DynamicModuleControl(char const*);
|
||||
static JKRArchive* mountCallback(void*);
|
||||
static void mountCreate();
|
||||
static mDoDvdThd_callback_c* mountCreate();
|
||||
static bool initialize();
|
||||
static bool callback(void*);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user