pckr entry points
This commit is contained in:
8
include/pckr.h
Normal file
8
include/pckr.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PCKR_H
|
||||
#define PCKR_H
|
||||
|
||||
#include "aliases.h"
|
||||
|
||||
i32 run_pckr(i32 argc, char *argv[]);
|
||||
|
||||
#endif // !PCKR_H
|
Reference in New Issue
Block a user