commit 493bce54779a18331ff9c000c59ae2a5be5f22c0 parent 46897c2079dd6b7f30dc76320ed3cf9d25214b22 Author: Olav Sørensen <olav.sorensen@live.no> Date: Tue, 5 Apr 2022 19:34:29 +0200 Update ft2_header.h Diffstat:
M | src/ft2_header.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ft2_header.h b/src/ft2_header.h @@ -16,7 +16,7 @@ // do NOT change these! It will only mess things up... -#define FT2_VBLANK_HZ 70 +#define FT2_VBLANK_HZ 70.086302895323 /* nominal */ #define SCREEN_W 632 #define SCREEN_H 400