summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/ng_word.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-06system_archive: Implement open source NgWord2Zach Hilman1-0/+39
2018-12-05ng_word: Deduplicate use of a constant valueLioncash1-1/+1
We've already given the constant to the vector itself, so we don't need to re-hardcode it in the array.
2018-11-23file_sys: Implement system archive synthesizer for NgWord (806)Zach Hilman1-0/+42