- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/kapa2/src/EraseOverlay.c
r14590 r27840 8 8 KapaImageWidget *image; 9 9 10 // We have to accept the incoming message even if we cannot perform the action 11 KiiScanCommand (sock, 16, "%*s %d", &N); 12 10 13 graphic = GetGraphic(); 11 14 section = GetActiveSection(); 12 15 image = section->image; 13 16 if (image == NULL) return (TRUE); 14 15 KiiScanCommand (sock, 16, "%*s %d", &N);16 17 17 18 if (N > NOVERLAYS) {
Note:
See TracChangeset
for help on using the changeset viewer.
