X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=helper.h;h=1f2ef9016b239f9e8ff55bef5480d9d6c90feb08;hp=8c5559514b22e7b2974533eedc83a729b814f24f;hb=5b211bce232b1e75aa7cd3a08c533a8dd446f2fa;hpb=cc01320b8824eb601505dc5cdb101cfe8b7d1271;ds=inline diff --git a/helper.h b/helper.h index 8c55595..1f2ef90 100644 --- a/helper.h +++ b/helper.h @@ -29,4 +29,6 @@ int addSceneObject(int id); void initializeLights(); void updateLights(); +void initializeState(); + #endif /* HELPER_H */