Holy fucking shit I don't want to work on this. Sibly, you son of a ...
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
#ifndef USERLIBS_H
|
||||
#define USERLIBS_H
|
||||
|
||||
#include "basic.h"
|
||||
|
||||
void _bbLoadLibs( char *p );
|
||||
|
||||
const char* _bbStrToCStr( BBStr *str );
|
||||
BBStr* _bbCStrToStr( const char *str );
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user