summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/ng_word.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system_archive: Implement open source NgWord2Zach Hilman2018-12-061-0/+39
|
* ng_word: Deduplicate use of a constant valueLioncash2018-12-051-1/+1
| | | | | We've already given the constant to the vector itself, so we don't need to re-hardcode it in the array.
* file_sys: Implement system archive synthesizer for NgWord (806)Zach Hilman2018-11-231-0/+42