mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-09 03:35:51 -05:00
whb: Correct header file for command server
* Why did this NOT generate a build warning?
This commit is contained in:
@@ -19,7 +19,7 @@ void
|
||||
WHBCommandServerStop();
|
||||
|
||||
BOOL
|
||||
WHBCommandServerListen();
|
||||
WHBCommandServerListen(char * stringLocation);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user