mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-22 20:11:49 +00:00
6 lines
112 B
Text
6 lines
112 B
Text
|
float\([ ]\+[A-Za-z_][A-Za-z_0-9]*[ ]\+\)=[ ]\+\(-\?[0-9.]\+\);
|
||
|
#define\1\2
|
||
|
|
||
|
\(#define.*\)//\(.*\)
|
||
|
\1/*\2 */
|