Macro quake3_native_vm::game_module
source · macro_rules! game_module { ($ty:ident) => { ... }; }
Expand description
Create a NativeVM impl for the id Quake 3 qagame
module
macro_rules! game_module { ($ty:ident) => { ... }; }
Create a NativeVM impl for the id Quake 3 qagame
module