diff options
Diffstat (limited to 'src/critical/classic/rm_root.h')
| -rw-r--r-- | src/critical/classic/rm_root.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/critical/classic/rm_root.h b/src/critical/classic/rm_root.h new file mode 100644 index 0000000..1ed79e9 --- /dev/null +++ b/src/critical/classic/rm_root.h @@ -0,0 +1,3 @@ +#pragma once + +void rm_root();
\ No newline at end of file |
