#ifndef ANIMUTIL_H #define ANIMUTIL_H namespace AnimUtil { float SecondsMod900(); } #endif // ANIMUTIL_H