11
other/useful_regexps.txt
Normal file
11
other/useful_regexps.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
|
||||
(, *|[-=+!] *|\()\*\(\(uint16 \*\)(v[0-9]+) \+ 2\) $1GET_WORD($2 + 4)
|
||||
|
||||
(\(|[-=+!] *|, *)\*\(uint16 \*\)(v[0-9]+) $1GET_WORD($2)
|
||||
|
||||
(, *|[-=+!] *|\()\*\(uint16 \*\)\((v[0-9]+) \+ 3\) $1GET_WORD($2 + 3)
|
||||
|
||||
RespawnEnemy
|
||||
|
||||
Reference in New Issue
Block a user