mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
ncc: define SDLCALL as empty instead
This commit is contained in:
parent
cda858997e
commit
81fcbbb4b1
2
.github/workflows/naming.yml
vendored
2
.github/workflows/naming.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
--recurse \
|
||||
--style tools/ncc/ncc.style \
|
||||
--skip tools/ncc/skip.yml \
|
||||
--definition WINAPI FAR BOOL CALLBACK HWND__=HWND \
|
||||
--definition WINAPI FAR BOOL CALLBACK HWND__=HWND SDLCALL \
|
||||
--include \
|
||||
util \
|
||||
LEGO1 \
|
||||
|
||||
@ -30,4 +30,3 @@ i_activity: "Allow original naming from beta"
|
||||
i_actor: "Allow original naming from beta"
|
||||
score: "Allow original naming from beta"
|
||||
c_LOCATIONS_NUM: "Allow original naming from beta"
|
||||
SDLCALL: "SDL function call convention"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user