Skip to content

Commit

Permalink
Merge branch 'vr' of github.com:alandtse/CommonLibVR into vr
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Dec 16, 2023
2 parents 99595e3 + e6eadfc commit 44dde16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/RE/T/TESDataHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ namespace RE
}
return nullptr;
}
return nullptr;
}

const TESFile* TESDataHandler::LookupLoadedModByIndex(std::uint8_t a_index)
Expand Down Expand Up @@ -194,6 +195,7 @@ namespace RE
}
}
}
return nullptr;
#endif
}

Expand Down

0 comments on commit 44dde16

Please sign in to comment.