mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
More sonarlint work
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
#ifndef VIDEO_VOODOO_BANSHEE_H
|
||||
#define VIDEO_VOODOO_BANSHEE_H
|
||||
|
||||
void banshee_set_overlay_addr(void *p, uint32_t addr);
|
||||
void banshee_set_overlay_addr(void *priv, uint32_t addr);
|
||||
|
||||
#endif /*VIDEO_VOODOO_BANSHEE_H*/
|
||||
|
||||
Reference in New Issue
Block a user