Let us start here, from square one. No, from Zero!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace hooks::lang {
|
||||
void early_init();
|
||||
void init();
|
||||
bool is_native_shiftjis();
|
||||
}
|
||||
Reference in New Issue
Block a user