replace texture jump table with dispatch table
This commit is contained in:
2
src/consts/arch.asm
Normal file
2
src/consts/arch.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
pub const arch.instruction_size = 4
|
||||
pub const arch.instruction_increment_shift = 2
|
||||
Reference in New Issue
Block a user