mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-19 15:10:18 +01:00
5 lines
130 B
C++
5 lines
130 B
C++
|
|
/* This is needed for automake, so that it can build an empty archive */
|
||
|
|
|
||
|
|
int pointless_symbol_so_the_archive_doesnt_look_empty;
|
||
|
|
|