Files
libstdwullie/string/input.c
2026-03-27 01:00:31 +00:00

11 lines
206 B
C

// this code is licenced under Wrathmark licence
// © 2026 wullie wulliestudio.com
// please see attached licence for full usage and rights
#include "string.h"
#include "localheader.h"
void input(){
}