mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-09 12:51:54 -05:00
+ Script save file functions now return true when everything was saved correctly, false otherwise + Return value of the script save functions is checked to determine whether or not to mark current script file as changed |
||
|---|---|---|
| .. | ||
| AreaData.cs | ||
| EncounterFile.cs | ||
| EventFile.cs | ||
| GameMatrix.cs | ||
| MapFile.cs | ||
| MapHeader.cs | ||
| RomFile.cs | ||
| ScriptAction.cs | ||
| ScriptCommand.cs | ||
| ScriptFile.cs | ||
| TextArchive.cs | ||
| TrainerFile.cs | ||