View | Details | Raw Unified | Return to issue 56304
Collapse All | Expand All

(-)inc/solar.hrc (+5 lines)
Lines 307-311 Link Here
307
#define HID_LICENSING_START			(HID_OBJ_START+1581)
307
#define HID_LICENSING_START			(HID_OBJ_START+1581)
308
#define HID_LICENSING_END			(HID_OBJ_START+1680)
308
#define HID_LICENSING_END			(HID_OBJ_START+1680)
309
309
310
#define NORTH 0
311
#define EAST 1
312
#define SOUTH 2
313
#define WEST 3
314
310
#endif
315
#endif
311
316

Return to issue 56304