oohg / core

Files needed to build and use OOHG's libraries
https://oohg.github.io
GNU General Public License v2.0
8 stars 11 forks source link

Synchronize resources with HMG Extended #340

Closed fyurisich closed 4 years ago

fyurisich commented 4 years ago

Add resources from HMG Extended that have better resolution or look.

fyurisich commented 4 years ago

Done MINIPRINT resources synchronization. See a165af87cb7bd0ae6992fbf8bfd53f1d9568a96a To use old resources add

define __MINIPRINT_USE_V1_RESOURCES

before processing oohg's resource file.

fyurisich commented 4 years ago

Added new default icon for forms. To use the old one add "#define __OOHG_USE_V1_RESOURCES" before processing oohg's resource file. See a5d58577fa5ecbea6188c32783f982d576e89be0

fyurisich commented 4 years ago

Added new finger.cur resource. To use the old one add "#define __OOHG_USE_V1_RESOURCES" before processing oohg's resource file. See f2a59b7709e8f25fc43d148db3e691d116e285ed