Commit graph

3 commits

Author SHA1 Message Date
7fa3d8a14d libeuropa: Manual revert of 69a7b0e45e
While it's definitely something that should be explored later on when libeuropa is a larger library, and has C ABI wrappers to better foster bindings between other languages like Rust and such, for now, libeuropa is both pretty entertwined with both the C++ standard library and STL, and still in heavy development, so I think doing this isn't a good move.
2025-01-19 02:08:43 -05:00
b58117a5e7 libeuropa: Add DLL export stuff
Also allows us to re-add -fvisibility=hidden to Linux builds
2025-01-17 23:08:51 -05:00
84c537c873 libeuropa/io: Split pak into new subdirectory
Namespaces exist. Use them, perhaps.
2025-01-15 21:50:34 -05:00
Renamed from include/europa/io/PakWriter.hpp (Browse further)