mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
7 lines
76 B
C
7 lines
76 B
C
#ifndef mapr_h
|
|
#define mapr_h
|
|
|
|
void mapr_apple_main();
|
|
|
|
#endif /* mapr_h */
|