mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
pal
This commit is contained in:
parent
4064340410
commit
0d3c839444
@ -253,7 +253,6 @@ namespace
|
|||||||
|
|
||||||
bool InsertPalHook() // use Old Pal first, which does not have ruby
|
bool InsertPalHook() // use Old Pal first, which does not have ruby
|
||||||
{
|
{
|
||||||
PcHooks::hookOtherPcFunctions();
|
|
||||||
auto succ = false;
|
auto succ = false;
|
||||||
for (auto func : {"PalSpriteCreateTextEx", "PalSpriteCreateText", "PalFontDrawText"})
|
for (auto func : {"PalSpriteCreateTextEx", "PalSpriteCreateText", "PalFontDrawText"})
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user