- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -13,12 +13,12 @@
|
||||
|
||||
#define QUIECK 1
|
||||
|
||||
void KillQuieck(void *pData);
|
||||
void KillQuieck(void *pData);
|
||||
|
||||
int SendQuieck(int iType, char *filename);
|
||||
int SendQuieck(int iType, char *filename);
|
||||
|
||||
int QuieckAction(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int QuieckAction(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user