tildefriends/src/ssb.rpc.h

6 lines
91 B
C

#pragma once
typedef struct _tf_ssb_t tf_ssb_t;
void tf_ssb_rpc_register(tf_ssb_t* ssb);