mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
MxFlcPresenter vtable70, m_unk64 (#304)
* MxFlcPresenter: vtable70 * begin work on MxFlcPresenter's m_unk64 * Add another function that makes use of the FLIC header * Remove space --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -221,6 +221,7 @@ endif()
|
||||
|
||||
# Additional include directories
|
||||
target_include_directories(lego1 PUBLIC "${CMAKE_SOURCE_DIR}/3rdparty/vec")
|
||||
target_include_directories(lego1 PRIVATE "${CMAKE_SOURCE_DIR}/3rdparty/flic")
|
||||
target_include_directories(lego1 PRIVATE "${CMAKE_SOURCE_DIR}/3rdparty/smk")
|
||||
|
||||
if (ISLE_USE_SMARTHEAP)
|
||||
|
||||
Reference in New Issue
Block a user