mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 17:03:14 +08:00
10 lines
231 B
C
10 lines
231 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/config/config_windows_headless.h"
|