mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-21 19:32:37 +01:00
add demo volume code
This commit is contained in:
12
demo/volume/include/observer.h
Normal file
12
demo/volume/include/observer.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* ALGO : PROJ. : Volume
|
||||
* RESEARCH : File : observer.h
|
||||
* : Date : 20100531.0725UTC
|
||||
* : Email : mail@algoresearch.net
|
||||
*/
|
||||
|
||||
#include "x.h"
|
||||
#include "transform.h"
|
||||
#include "space.h"
|
||||
|
||||
void create_observer(SYS_TABLE *sys);
|
||||
Reference in New Issue
Block a user