Commit most recent local copy

This commit is contained in:
gothictomato
2025-04-05 22:32:13 -04:00
parent 53a580d0ec
commit 3f54ad3f6e
7 changed files with 5021 additions and 6 deletions

5
csflocref.h Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
#include "types.h"
#include <stdio.h>
void runcsfloc(char* path, FILE* iofile);