X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=helper.h;h=8c5559514b22e7b2974533eedc83a729b814f24f;hp=c0c24627a0219fed5503332b0a3f9bef18fa84f2;hb=a426259db2f0953878dd443d93ec9fc885a5abfd;hpb=f1c86cda52b306cdfbe62e1776eb38cff811f47b;ds=inline diff --git a/helper.h b/helper.h index c0c2462..8c55595 100644 --- a/helper.h +++ b/helper.h @@ -26,4 +26,7 @@ void drawAxisLines(); int addSceneObject(int id); +void initializeLights(); +void updateLights(); + #endif /* HELPER_H */