mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
[gamecode] Improve with's comment
This commit is contained in:
parent
66528e34fc
commit
494a6908bb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ bitmap_txt = """
|
|||
0 0110 0nnn rcall 1-8 (0 0100 11mm with 0 params for [r]call0)
|
||||
0 0110 10ss return
|
||||
0 0110 1100 returnv
|
||||
0 0110 1101 with (reg encoded in st->c)
|
||||
0 0110 1101 with (mode in st->a, value in st->b, reg in st->c)
|
||||
0 0110 111t state
|
||||
0 0111 tooo vecops
|
||||
0 1ccc ttss compare
|
||||
|
|
Loading…
Reference in a new issue