Changeset 1106 for trunk/platform/sx30/sub/100l/capt_seq.c
- Timestamp:
- 03/26/11 23:16:17 (2 years ago)
- File:
-
- 1 edited
-
trunk/platform/sx30/sub/100l/capt_seq.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx30/sub/100l/capt_seq.c
r1086 r1106 3 3 #include "core.h" 4 4 5 // TODO ???? 6 static long *nrflag = (long*)0xE15C; // in sub_FFAEC6E8 (comp D10) 5 static long *nrflag = (long*)(0x8608+0x8); // in _sub_FF99555C__NRTable.c__0 6 #define NR_AUTO (0) // have to explictly reset value back to 0 to enable auto 7 7 8 8 #include "../../../generic/capt_seq.c"
Note: See TracChangeset
for help on using the changeset viewer.