Fixed + enabled all compiler warnings
This commit is contained in:
parent
6b90c9f76a
commit
c68c039c70
16 changed files with 72 additions and 22 deletions
|
@ -22,7 +22,7 @@ namespace LibHarmonyLink {
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
HARMONYLINK_API bool HarmonyLink_Init(void);
|
||||
HARMONYLINK_API bool HL_Init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue