LibreSplit/include/server.h
Penaz 3f2ba7f54c Restructuring project folders
This should allow for plugins to refer to LibreSplit's functions without
having to pull in half of the codebase.
2026-03-25 21:57:10 +01:00

3 lines
46 B
C

#pragma once
void* ls_ctl_server(void* arg);