when a sublevel is loaded it has a list of resources that it needs. Ex: We need the player, goomba and buzzy beetles, so following Akeem's GCOPY method we load the player sprites into an unused page and copy the relevant ones to the sprite page, load the first enemy sheet and copy the goomba block to the sprite page, and load the second enemy sheet and copy the BBs to the sprite page.