mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement LegoVideoManager::Create and related (#393)
* WIP * Match * Changes * Fix format * Style fixes * Update naming.yml * Match to ~85%
This commit is contained in:

committed by
GitHub

parent
1e43f20af5
commit
935ebe6910
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
--style=file \
|
||||
ISLE/*.cpp ISLE/*.h \
|
||||
LEGO1/*.cpp LEGO1/*.h \
|
||||
LEGO1/mxdirectx/*.h \
|
||||
LEGO1/mxstl/*.h \
|
||||
LEGO1/realtime/*.cpp LEGO1/realtime/*.h \
|
||||
LEGO1/tgl/*.h \
|
||||
|
2
.github/workflows/naming.yml
vendored
2
.github/workflows/naming.yml
vendored
@@ -24,6 +24,6 @@ jobs:
|
||||
--clang-lib ${{ env.LLVM_PATH }}/lib/libclang.so \
|
||||
--style tools/ncc/ncc.style \
|
||||
--skip tools/ncc/skip.yml \
|
||||
--definition WINAPI FAR HWND__=HWND \
|
||||
--definition WINAPI FAR CALLBACK HWND__=HWND \
|
||||
--include util \
|
||||
--path LEGO1
|
||||
|
Reference in New Issue
Block a user