	IMPORT	DeskLib__SDLSStubs_Error
	IMPORT	DeskLib__SDLSStubs_Event
	IMPORT	DeskLib__SDLSStubs_Font
	
	EXPORT	DeskLib__SDLSStubs_Font2

	AREA	Code_Description, DATA, READONLY
	
DeskLib__SDLSStubs_Font2	EQU 0

	END
