Skip to content

Instantly share code, notes, and snippets.

View Zaggy1024's full-sized avatar

Zaggy1024

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>