I think this is the first tag ever.
Version 0.12
Replaced SDL_Delay with WaitSoundWait to avoid blocking the window during Intro.
Added SDL_PollEvent in TypeWriter to try not blocking the window during the intro.
Fixed AnimLoop flags overwrite in PlayAnimations when ANIM_REUSABLE and ANIM_ONCE are set.
Used new flag ANIM_REUSABLE in Frosmicot's animation.
Fixed AmigaOS version string.
Added ANIM_REUSABLE flag.