Quest flag overrides: Difference between revisions

→‎Implementation in 1.5.0: add link to decomp source
imported>Leoetlino
(→‎Implementation in 1.5.0: add link to decomp source)
 
(2 intermediate revisions by 2 users not shown)
Line 18: Line 18:


== Implementation in 1.5.0 ==
== Implementation in 1.5.0 ==
See https://github.com/zeldaret/botw/blob/7bda72574e1d7cf3e76de20155c1f37b74971f4e/src/KingSystem/GameData/gdtManager.cpp#L373 for a fully accurate version of this code.
<source lang="c++">
<source lang="c++">
// utility functions (inlined in the actual executable)
// utility functions (inlined in the actual executable)