1 #include "stubs_asm.h" 2 #define NULL_SUB 0xFF055974 3 4 // These donīt exist/arenīt found in dryos 5 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB) 6 7 // Additional 8 NHSTUB(SetCDSGain, 0xFF384A38) 9 NHSTUB(GetCdsGainValue, 0xFF384998)