Skip to content

Instantly share code, notes, and snippets.

View rvanlaar's full-sized avatar

Roland van Laar rvanlaar

View GitHub Profile
//#pragma debug
#pragma endian big
#include <std/core.pat>
#include <std/fxpt.pat>
#include <std/io.pat>
#include <std/math.pat>
#include <std/mem.pat>
#include <std/string.pat>
#include <std/time.pat>