mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-02 17:12:11 +00:00
3edc1a5a5a
* 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 |