njvm/consts.c
Elias Bennour 4994bd6071 add call and ret function
add drop (idk if it is working right)
add prog5 and prog6
2023-12-07 03:01:24 +01:00

8 lines
110 B
C

#ifndef CONSTS
#define CONSTS
#define VERSION 4
#endif /* ifndef CONSTS
#define CONSTS
#define VERSION 2; */