efn/globals.h

4 lines
48 B
C

Row init_row = { 0 };
Row *buffer = &init_row;