#pragma once namespace collada::effect { extern unsigned int program_static; extern unsigned int program_skinned; void load_effects(); }