File:  [RetroPC.NET] / np2 / macosx / taskmng.cpp
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Fri Oct 17 02:59:38 2003 JST (22 years ago) by yui
Branches: mie
CVS tags: start, rel_036
Neko Project II

#include	"compiler.h"
#include	"np2.h"
#include	"taskmng.h"


void taskmng_exit(void) {

	np2running = 0;
}


RetroPC.NET-CVS <cvs@retropc.net>