This commit is contained in:
Бранимир Караџић
2023-06-13 18:27:31 -07:00
parent 498c34273b
commit 02e67ff404
12 changed files with 26 additions and 20 deletions

View File

@@ -2114,7 +2114,7 @@ public static class bgfx
public uint32 reset;
public uint8 numBackBuffers;
public uint8 maxFrameLatency;
public uint8 scaleDebug;
public uint8 debugTextScale;
}
[CRepr]