Don't use the extern keyword for functions because it's redundant.
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
|
||||
//Functions:
|
||||
|
||||
extern void InitUsb();
|
||||
void InitUsb();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user