/* Created by Hdr2H.  Do not edit.*/
#ifndef INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_DRAWOBJ_H
#define INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_DRAWOBJ_H

#ifdef __CC_NORCROFT
#pragma force_top_level
#pragma include_only_once
#endif

#define DrawObj_FontTable                        (0)
#define DrawObj_Text                             (1)
#define DrawObj_Path                             (2)
#define DrawObj_Sprite                           (5)
#define DrawObj_Group                            (6)
#define DrawObj_Tagged                           (7)
#define DrawObj_TextArea                         (9)
#define DrawObj_TextColumn                       (10)
#define DrawObj_Options                          (11)
#define DrawObj_TransText                        (12)
#define DrawObj_TransSprite                      (13)
#endif
