af2e764d
1 2 3 4 5 6 7
#pragma once class CBridge { public: static bool ShouldLightsBeFlashing(void); };