tildefriends/src/database.js.h

6 lines
98 B
C

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