Fix comments about song file writer "reading" instead of writing.

master
Joshua Sigona 6 years ago
parent eebd26b911
commit b3bd40c43d
  1. 6
      GameMakerStudio2/Bandori/scripts/song_file_writer/song_file_writer.gml

@ -1,6 +1,6 @@
/// @function song_file_reader(filename) /// @function song_file_writer(filename)
/// @description Reads a song file and creates the appropriate playfield for the song. /// @description Writes data to a song file.
/// @param filename The file to read from. /// @param filename The file to write to.
/*<FILE START> /*<FILE START>
TITLE TITLE

Loading…
Cancel
Save