mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
49ca09a64f
I don't remember what half these tests were for :/
4 lines
87 B
R
4 lines
87 B
R
SEL a = @selector (setBasePos:y:);
|
|
SEL b = @selector (setBasePos:);
|
|
|
|
void () foo = {};
|