Skip to content
  • Robert Goldman's avatar
    Fix unused variable warning on Allegro. · af850add
    Robert Goldman authored
    Reorganized the package-moving logic.  Previously it mingled lines of
    code for allegro/non-allegro.  Now the Allegro and non-Allegro lines are
    grouped together.  This made it easier to deal with a LET binding
    unused on Allegro.
    af850add