X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.h;h=4226241afc7bfe467ead6e61854c153e1c7a48a2;hb=59ee2ed2390984e3dbe586363ee6ae01802916a7;hp=3df39d265cb852d02c3d5f2325124f7c1ee75970;hpb=7992b03de18aad8527835dfa03375f3a30a7e673;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();