Add christmas edition

This commit is contained in:
Andras Schmelczer 2026-06-06 15:23:48 +01:00
parent 2f1c7d9e82
commit b62af486a7
74 changed files with 3422 additions and 1 deletions

View file

@ -0,0 +1,3 @@
#ifndef NULL
#define NULL ((void*)0)
#endif