11 lines
206 B
C
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(){
|
|
|
|
}
|