mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
12 lines
280 B
C
12 lines
280 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 <xtl.h>
|
|
#include <xboxmath.h>
|
|
|
|
// TODO: reference additional headers your program requires here
|