mirror of
https://github.com/R2Northstar/NorthstarLauncher
synced 2026-08-23 20:26:04 -04:00
Copies of over the primedev folder structure for easier cherry-picking of further changes Co-authored-by: F1F7Y <filip.bartos07@proton.me>
4 lines
73 B
C
4 lines
73 B
C
#pragma once
|
|
|
|
extern HWND* g_gameHWND;
|
|
extern HMODULE g_NorthstarModule;
|