forked from Hay1tsme/segatools
Include chu2to3 engine
This commit is contained in:
@ -19,6 +19,7 @@ struct chuni_dll {
|
||||
|
||||
struct chuni_dll_config {
|
||||
wchar_t path[MAX_PATH];
|
||||
uint8_t chu2to3;
|
||||
};
|
||||
|
||||
extern struct chuni_dll chuni_dll;
|
||||
|
Reference in New Issue
Block a user