This commit is contained in:
chacha
2026-02-27 22:06:35 +00:00
parent 1ff171316b
commit 304737cd90
2 changed files with 4 additions and 3 deletions

2
Draw.h
View File

@@ -18,6 +18,8 @@
#ifndef _DEF_DRAW_H_
#define _DEF_DRAW_H_
#include <stdint.h>
void
drawSquare( const SstRegs * const sst,
const int16_t x,