eco2d/code/common/system.h

5 lines
56 B
C
Raw Normal View History

2021-01-11 13:47:14 +00:00
#pragma once
2021-01-10 16:52:20 +00:00
#include <stdint.h>
2021-01-14 16:03:10 +00:00
#include <inttypes.h>