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