initial commit

This commit is contained in:
R-type
2015-12-14 14:00:35 +01:00
commit 5a96c0ca66
377 changed files with 149124 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef JAVANVM_VIDEO_H_
#define JAVANVM_VIDEO_H_
int JAVANVM_VIDEO_Initialise(int *argc, char *argv[]);
#endif /* JAVANVM_VIDEO_H_ */