view example/get_segment/Func.h @ 735:716d8bd95503

fix Engin/Application.h, not work on ps3
author hiroki@localhost.localdomain
date Fri, 25 Dec 2009 20:20:40 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    RUN_FINISH,
    HELLO_TASK,
    HELLO_TASK1,
};