DRUID Development Docs: gevent.inc

Gadget Sourcecode: gevent.inc

; Justice Unlimited Gadget Microcode
; (C) 2004 Nathan (Acorn) Pooley 
;
; gevent.inc
;
;@DOC@ handle time-released events
;


;############################################
;############### EVENTS #####################
;############################################

    ;
    ; ignore all events
    ;
event_ignore:
    clrf    v_func_event1
    clrf    v_func_event2
    clrf    v_func_event3
    return

    ; TODO - handle events



This file Copyright (C) 2004 by Nathan (Acorn) Pooley
Go to DRUID Development page
Go to DRUID page
Go to JU Gadgets page
Go to Justice Unlimited homepage
Go to Acorn's personal webpage
Contact Acorn
See comments from others
Post your own comments
File created by do_doc at Wed Aug 4 17:52:44 2004