mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-03-17 02:31:39 +01:00
5 lines
209 B
C++
5 lines
209 B
C++
// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
|
|
|
|
#include "pch.h"
|
|
|
|
// In general, ignore this file, but keep it around if you are using pre-compiled headers.
|