mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-10 08:50:44 +00:00
* Gets rid of the awkward `operator[]()` calls. * Gets rid of `std::ref()` setup in gun.cpp. * Ensures a copy isn't made if the caller accidentally leaves off an ampersand. * Allows us to use a consistent getter for native code and VM exports. |
||
---|---|---|
.. | ||
vm.h | ||
vmexec.cpp | ||
vmexec.h | ||
vmframe.cpp | ||
vmintern.h | ||
vmops.h |