+ Enable "absolute $location" for GBA

git-svn-id: trunk@3904 -
This commit is contained in:
daniel 2006-06-20 20:29:44 +00:00
parent 41c762a08d
commit 34d33a1c81

View File

@ -771,7 +771,9 @@ implementation
{ address }
else if is_constintnode(pt) and
((target_info.system in [system_i386_go32v2,system_i386_watcom,
system_i386_wdosx,system_i386_win32,system_arm_wince,system_i386_wince]) or
system_i386_wdosx,system_i386_win32,
system_arm_wince,system_i386_wince,
system_arm_gba]) or
(m_objfpc in aktmodeswitches) or
(m_delphi in aktmodeswitches)) then
begin