Skip to content

Commit

Permalink
pal
Browse files Browse the repository at this point in the history
  • Loading branch information
HIllya51 committed Nov 14, 2024
1 parent 4064340 commit 0d3c839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/LunaHook/LunaHook/engine32/Pal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ namespace

bool InsertPalHook() // use Old Pal first, which does not have ruby
{
PcHooks::hookOtherPcFunctions();
auto succ = false;
for (auto func : {"PalSpriteCreateTextEx", "PalSpriteCreateText", "PalFontDrawText"})
{
Expand Down

0 comments on commit 0d3c839

Please sign in to comment.