Skip to content
  • Aloshi's avatar
    Combined FolderData and GameData into one class, FileData. · 3a3471cf
    Aloshi authored
    You don't need to dynamic_cast everywhere to check things anymore.
    Folders can have metadata now (currently not set up).
    Metadata is now a public member variable instead of a function that
    returns a pointer to make actually using const possible.
    3a3471cf