Mod: redundant void 2
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
|
||||
|
||||
// use a different name to CreateCommand()
|
||||
void CreatePartCommands(void);
|
||||
void CreateSimplePartCommands(void);
|
||||
void CreateParamPartCommands(void);
|
||||
void CreatePartCommands();
|
||||
void CreateSimplePartCommands();
|
||||
void CreateParamPartCommands();
|
||||
|
||||
void loadPartResource()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user