Skip to content

Duke3D: Update g_animPtr before and after cutscene loops

Dino Bollinger requested to merge dibollinger/eduke32:animptr into master

This will allow all CUTSCENE events to use the ifcutscene command.

Before, only EVENT_CUTSCENE for ANM files could use it.

Merge request reports