Merging MinGW changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
int Add (int x, int y);
|
||||
double __attribute__((stdcall)) Sub (double x, double y);
|
||||
|
||||
|
||||
int Add (int x, int y);
|
||||
double __attribute__((stdcall)) Sub (double x, double y);
|
||||
|
||||
|
Reference in New Issue
Block a user