some emission

This commit is contained in:
Partho
2025-04-29 23:14:35 -04:00
parent 0b727c06fc
commit e092ea3926
3 changed files with 22 additions and 20 deletions

View File

@ -29,4 +29,6 @@ Instruction *current;
int offset;
int currentsp;
CGNode *cgList;
CGNode *cgList;
extern Stack* stack;