Mercurial > hg > Game > Cerium
view TaskManager/kernel/sys_task/SysFunc.h @ 2022:fac44ad2867d draft
make a sound
author | Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 16 Jul 2014 02:50:32 +0900 |
parents | 9ed1c4a877ca |
children |
line wrap: on
line source
#ifndef SYSFUNCH #define SYSFUNCH enum systask { #include "SysTasks.h" }; #endif