renames
This commit is contained in:
parent
5e76138b53
commit
327dfb0cb7
5 changed files with 34 additions and 34 deletions
|
|
@ -1,15 +0,0 @@
|
|||
// Copyright (c) Lysann Tranvouez. All rights reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern int testFunctionCounter;
|
||||
|
||||
int testFunction();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue