summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_En_Tk/scheduleScripts.schl
blob: 3c7dc8b43a5c32c96d6ec4359fa767de2fb15c96 (plain)
1
2
3
4
5
6
7
8
9
10
D_80AEF800 {
    //! Uses long command, even when it isn't required
    if_time_range_l (6, 0, 18, 0) {
        return_time (6, 0, 18, 0, 1)
        //! trailing return
        return_none
    } else {
        return_none
    }
}