Changeset 1020 for trunk/core/kbd.h


Ignore:
Timestamp:
01/04/11 05:09:10 (2 years ago)
Author:
reyalP
Message:

more script code refactoring from ultima in http://chdk.setepontos.com/index.php?topic=5793.msg59228#msg59228
minor modifications from the patch - didn't include ubasic error change, include lstate.h only in luascript.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/kbd.h

    r1000 r1020  
    44int keyid_by_name (const char *n); 
    55int script_is_running(); 
    6  
     6void kbd_set_block(int bEnableBlock); 
    77extern long kbd_last_clicked; 
    88 
Note: See TracChangeset for help on using the changeset viewer.