start adding low level functionality to help with future development
This commit is contained in:
6
src/translate/ArObject/ArObject.c
Normal file
6
src/translate/ArObject/ArObject.c
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
struct ArObject
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
0
src/translate/ArObject/ArObject.h
Normal file
0
src/translate/ArObject/ArObject.h
Normal file
Reference in New Issue
Block a user