mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-18 14:44:29 +01:00
blep
This commit is contained in:
parent
e5c4ddf45d
commit
0ff46fa860
1 changed files with 3 additions and 2 deletions
|
|
@ -4,7 +4,8 @@ using FFXIVClientStructs.FFXIV.Component.GUI;
|
||||||
|
|
||||||
namespace Penumbra.Interop;
|
namespace Penumbra.Interop;
|
||||||
|
|
||||||
// Handle font reloading via
|
// Handle font reloading via game functions.
|
||||||
|
// May cause a interface flicker while reloading.
|
||||||
public static unsafe class FontReloader
|
public static unsafe class FontReloader
|
||||||
{
|
{
|
||||||
private static readonly AtkModule* AtkModule = null;
|
private static readonly AtkModule* AtkModule = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue