mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-02 13:51:34 +00:00
13 lines
424 B
C
13 lines
424 B
C
|
|
//============================================================================
|
||
|
|
//----------------------------------------------------------------------------
|
||
|
|
// Map.h
|
||
|
|
//----------------------------------------------------------------------------
|
||
|
|
//============================================================================
|
||
|
|
|
||
|
|
|
||
|
|
#include "PLQDOffscreen.h"
|
||
|
|
|
||
|
|
|
||
|
|
extern GWorldPtr nailSrcMap;
|
||
|
|
extern WindowPtr mapWindow;
|