- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -12,8 +12,9 @@
|
||||
#include <sicshipadaba.h>
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
int GenDrivableFactory(SConnection *pCon, SicsInterp *pSics,
|
||||
void *pData, int argc, char *argv[]){
|
||||
|
||||
return 1;
|
||||
int GenDrivableFactory(SConnection * pCon, SicsInterp * pSics,
|
||||
void *pData, int argc, char *argv[])
|
||||
{
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user