Hi,
Defined in the main file globals are accessible anywhere, but defined in a source file they can only be accessed in that file.
Furthermore, everytime I call the main routine of a source file, I loadanim the grafix components, overriding the previous anim with the same id.
Finally, why does the green button (GFX_GREEN% = 0) not show the same bug?