vkdoom_m/src/scripting/backend
Boondorl 06eee55671
Fix for Morph virtual
Allows class<MorphedMonster> to be used as an argument type in place of class<Actor> within the third argument for backwards compatibility.
2024-04-20 01:15:47 -04:00
..
codegen_doom.cpp Fix for Morph virtual 2024-04-20 01:15:47 -04:00
codegen_doom.h - separated the Doom specific parts from the compiler backend into a separate file, these parts now get invoked via callback hooks. 2020-04-11 20:20:55 +02:00