mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, README, DatFiles] Add prefix/postfix everywhere
This commit is contained in:
@@ -155,6 +155,7 @@ namespace SabreTools.Library.DatFiles
|
||||
try
|
||||
{
|
||||
string state = "", name = "", pre = "", post = "";
|
||||
|
||||
pre = CreatePrefixPostfix(rom, true);
|
||||
post = CreatePrefixPostfix(rom, false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user