mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
4 lines
143 B
R
4 lines
143 B
R
|
// __obj_foward is the only thing in this file so it can be readily replaced
|
||
|
// at link time
|
||
|
void __obj_forward(id object, SEL sel, ...) = #0;
|