X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Finit.h;h=4226241afc7bfe467ead6e61854c153e1c7a48a2;hb=95e671b15104bb05c8302000facc906cbf0b133e;hp=3df39d265cb852d02c3d5f2325124f7c1ee75970;hpb=ac4f3272beb264e6642bc84c44f3dc08e22680f2;p=rocksndiamonds.git diff --git a/src/init.h b/src/init.h index 3df39d26..4226241a 100644 --- a/src/init.h +++ b/src/init.h @@ -36,6 +36,7 @@ void ResolveGroupElement(int); void InitElementPropertiesStatic(void); void InitElementPropertiesEngine(int); void InitElementPropertiesAfterLoading(int); +void InitElementPropertiesGfxElement(); void ReloadCustomArtwork(int); void RedrawBackground();