knot126 / Melon

Foxy library that does everything* and tastes good
Other
0 stars 0 forks source link

Decide on standard global variable naming scheme #12

Closed knot126 closed 1 year ago

knot126 commented 1 year ago

Melon very rarely uses global variables, but sometimes provides them for convience. These variables vary wildly in naming schemes: there are things like gGlobalStorageConfig_, or also ASSETS_LOOK_PATH and sometimes dg_special_directory_paths.

knot126 commented 1 year ago

Using gVariableName now