1
0
Fork 0
tsgames/build/assets/pch/pch.h

7 lines
111 B
C

#pragma once
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>