Add files to repository

This commit is contained in:
Alec Murphy
2022-07-31 15:39:08 -04:00
parent 8c4cc14d42
commit dc9092e312
9 changed files with 369 additions and 1 deletions

11
Load.HC Normal file
View File

@@ -0,0 +1,11 @@
/* clang-format off */
#include "Patch";
#include "Win";
#include "KeyDev";
#include "Status";
#include "Saphir";
/* clang-format on */
WinTileHorz;