tildefriends/src/file.js.h

6 lines
94 B
C

#pragma once
typedef struct JSContext JSContext;
void tf_file_register(JSContext* context);