mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-17 14:28:30 +01:00
Missing font.h changes from previous commit
This commit is contained in:
parent
96506610b2
commit
553cf65520
@ -294,5 +294,8 @@ short font_ptrs[] = {
|
||||
0x10FE, 0x110E, 0x111E, 0x112E, 0x113E, 0x114E, 0x115E, 0x116E,
|
||||
0x117E, 0x118E, 0x119E, 0x11AE, 0x11BE, 0x11CE, 0x11DE, 0x11EE,
|
||||
};
|
||||
#else
|
||||
extern char font_data[];
|
||||
extern short font_ptrs[];
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user