diff options
Diffstat (limited to 'docs/application/native.md')
| -rw-r--r-- | docs/application/native.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/application/native.md b/docs/application/native.md deleted file mode 100644 index c5108aa..0000000 --- a/docs/application/native.md +++ /dev/null @@ -1,11 +0,0 @@ -# Native - ---- - -## Object Definitions - -```c -typedef struct _kpl_native { - kpl_class class; -} kpl_native; -``` |
