summaryrefslogtreecommitdiff
path: root/src/modinfodialogfwd.h
Commit message (Collapse)AuthorAgeFilesLines
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-0/+50
renamed ETabs to ModInfoTabIDs and changed all ints to use the enum instead added ModInfoPtr to avoid having to include modinfo.h just to get ModInfo::Ptr