mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
10 lines
248 B
C
10 lines
248 B
C
// stdafx.h : include file for standard system include files,
|
|
// or project specific include files that are used frequently, but
|
|
// are changed infrequently
|
|
//
|
|
|
|
|
|
#pragma once
|
|
|
|
#include "ballistica/shared/buildconfig/buildconfig_windows_headless.h"
|