mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 06:41:15 +00:00
Disable static var annotation
This commit is contained in:
parent
7e425c67c9
commit
9abd9778a0
@ -88,7 +88,7 @@ inline Result RendererCreateDevice(
|
|||||||
|
|
||||||
if (Succeeded(result)) {
|
if (Succeeded(result)) {
|
||||||
if (rCreateData.m_pBackBuffer) {
|
if (rCreateData.m_pBackBuffer) {
|
||||||
// GLOBAL: LEGO1 0x10101040
|
// LEGO1 0x10101040
|
||||||
// GLOBAL: BETA10 0x102055f4
|
// GLOBAL: BETA10 0x102055f4
|
||||||
static int g_setBufferCount = 1;
|
static int g_setBufferCount = 1;
|
||||||
if (g_setBufferCount) {
|
if (g_setBufferCount) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user