Add utils for working with endianness, more documentation, refactor CMake
Decided to update the docs, as well as adding few new features and small refactoring.
This commit is contained in:
3
doc/Examples/CMakeLists.txt
Normal file
3
doc/Examples/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# PakReader
|
||||
add_executable(PakReader PakReader.c)
|
||||
target_link_libraries(PakReader BHLib)
|
||||
Reference in New Issue
Block a user