Some more mouse helper functions and fixed the video warnings.

This commit is contained in:
OBattler
2024-01-17 03:59:56 +01:00
parent e140f3335c
commit 19af46a8c2
5 changed files with 12 additions and 12 deletions

View File

@@ -4367,7 +4367,6 @@ ibm8514_init(const device_t *info)
svga_t *svga = svga_get_pri();
ibm8514_t *dev = (ibm8514_t *) calloc(1, sizeof(ibm8514_t));
mach_t *mach = NULL;
svga->dev8514 = dev;
svga->ext8514 = NULL;