Skip to content

Commit

Permalink
use weak player ref for audio issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Jun 2, 2023
1 parent b80eb73 commit 1b79e8e
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ foreach(_FILE ${LTBF_SOURCE_FMOD_FILES})
endforeach()

configure_red4ext(src/red4ext)
configure_red4ext_addresses(Signatures.hpp Addresses.hpp)
configure_red4ext_addresses(Addresses.hpp)

configure_tweaks(src/tweaks)
configure_archives(src/wolvenkit/packed/mods/let_there_be_flight/archives/let_there_be_flight.archive src/archive_xl/let_there_be_flight.archive.xl)
Expand Down
Loading

0 comments on commit 1b79e8e

Please sign in to comment.