Remove game/preview functions split in library mode, just let normal procedure run instead:
- Remove tons of HWLIBRARY ifdefs
- Override ParamCount and ParamStr to let GetParams work
- Small fixes here and there
file(GLOB AmmoMenuSprites *.png)
install(FILES
${AmmoMenuSprites}
DESTINATION ${SHAREPATH}Data/Graphics/AmmoMenu)