	IMPORT	DeskLib__SDLSStubs_Error
	IMPORT	DeskLib__SDLSStubs_Event
	IMPORT	DeskLib__SDLSStubs_Template
	IMPORT	DeskLib__SDLSStubs_Window
	IMPORT	DeskLib__SDLSStubs_Misc
	IMPORT	DeskLib__SDLSStubs_Handler
	
	EXPORT	DeskLib__SDLSStubs_Dialog2

	AREA	Code_Description, DATA, READONLY
	
DeskLib__SDLSStubs_Dialog2	EQU 0

	END
