Commit 40176aa7 authored by Ben Avison's avatar Ben Avison
Browse files

Fix detection of Hdr:Wimp being included before Hdr:Services

Detail:
  The trick used only works with variable name symbols; other symbols remain
  defined after the end of the first pass of assembly
Admin:
  Should enable us to track down components that will need changing from
  examination of the build logs
parent 8913591b
......@@ -148,8 +148,8 @@ Service_ErrorStarting # 1
Service_ErrorButtonPressed # 1
Service_ErrorEnding # 1
]
^ WimpService+3
Service_WimpToolSpritesChanged # 1
GBLA Service_WimpToolSpritesChanged
Service_WimpToolSpritesChanged SETA WimpService+3
; ReadSysInfo reason codes
^ 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment