• Moderator
    Kronos
    Posts: 2239 from 2003/2/24
    Do you really have the tag values in hex in your sourcecode instead of the constants defined in the includes?

    Well, the "solution" should be to 1st decipher what every tag actually refers to and then reduce it to the bare essentials.



    Code:
     
    DC.L $80000074,640
    DC.L $80000075,256


    This looks like the window dimensions, could it be that something fails here due to bigger fonts and such (shouldn't be but better sure then sorry)

    [ Edited by Kronos 09.05.2018 - 14:59 ]
  • »09.05.18 - 13:56
    Profile