mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Move file versioning functions out of DatabaseInterface
They don't need to be member functions, and needing a pointer to an instance of that interface is awkward. The function names have also changed to reflect that they're not specific to the masterlists.
This commit is contained in:
@@ -33,6 +33,12 @@ Functions
|
||||
|
||||
.. doxygenfunction:: loot::CreateGameHandle
|
||||
|
||||
.. doxygenfunction:: loot::UpdateFile
|
||||
|
||||
.. doxygenfunction:: loot::GetFileRevision
|
||||
|
||||
.. doxygenfunction:: loot::IsLatestFile
|
||||
|
||||
Interfaces
|
||||
==========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user