ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

Simplify relative offset write implementations for SsbhWrite #33

Open ScanMountGoat opened 3 years ago

ScanMountGoat commented 3 years ago

Much of the code is duplicated between SsbhString, SsbhArray, and RelPtr64.