Cory McWilliams
be6f24b3ee
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4050 ed5197a5-7fde-0310-b194-c3ffbd925b24
6 lines
91 B
C
6 lines
91 B
C
#pragma once
|
|
|
|
typedef struct _tf_ssb_t tf_ssb_t;
|
|
|
|
void tf_ssb_rpc_register(tf_ssb_t* ssb);
|