]> git.lizzy.rs Git - nothing.git/blobdiff - src/ui/console.h
`Lt *` -> `Lt `
[nothing.git] / src / ui / console.h
index 86774a8cc7ed9672a11dda42b54306c67bae0b7a..939db433503a103671fe261cad5b84057a386e8b 100644 (file)
@@ -7,7 +7,6 @@
 typedef struct Console Console;
 typedef struct Broadcast Broadcast;
 typedef struct Sprite_font Sprite_font;
-typedef struct Camera Camera;
 
 Console *create_console(Broadcast *broadcast,
                         const Sprite_font *font);