Skip to content

Instantly share code, notes, and snippets.

@lukaspj
Created March 22, 2018 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukaspj/af1ca1e1f3eb68360d2d10ad7c4ca658 to your computer and use it in GitHub Desktop.
Save lukaspj/af1ca1e1f3eb68360d2d10ad7c4ca658 to your computer and use it in GitHub Desktop.
#ifdef TORQUE_OS_WIN
#include "windowManager/win32/win32Window.h"
#include "windowManager/win32/winDispatch.h"
extern void createFontInit(void);
extern void createFontShutdown(void);
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment