diff --git a/examples/graphics/affine/Makefile b/examples/graphics/bgaffine/Makefile similarity index 100% rename from examples/graphics/affine/Makefile rename to examples/graphics/bgaffine/Makefile diff --git a/examples/graphics/affine/assets/convert.sh b/examples/graphics/bgaffine/assets/convert.sh similarity index 100% rename from examples/graphics/affine/assets/convert.sh rename to examples/graphics/bgaffine/assets/convert.sh diff --git a/examples/graphics/affine/assets/flag512.png b/examples/graphics/bgaffine/assets/flag512.png similarity index 100% rename from examples/graphics/affine/assets/flag512.png rename to examples/graphics/bgaffine/assets/flag512.png diff --git a/examples/graphics/affine/assets/navygrid.png b/examples/graphics/bgaffine/assets/navygrid.png similarity index 100% rename from examples/graphics/affine/assets/navygrid.png rename to examples/graphics/bgaffine/assets/navygrid.png diff --git a/examples/graphics/affine/assets/waves512.png b/examples/graphics/bgaffine/assets/waves512.png similarity index 100% rename from examples/graphics/affine/assets/waves512.png rename to examples/graphics/bgaffine/assets/waves512.png diff --git a/examples/graphics/affine/nitrofiles/bg/flag512.img b/examples/graphics/bgaffine/nitrofiles/bg/flag512.img similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/flag512.img rename to examples/graphics/bgaffine/nitrofiles/bg/flag512.img diff --git a/examples/graphics/affine/nitrofiles/bg/flag512.map b/examples/graphics/bgaffine/nitrofiles/bg/flag512.map similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/flag512.map rename to examples/graphics/bgaffine/nitrofiles/bg/flag512.map diff --git a/examples/graphics/affine/nitrofiles/bg/flag512.pal b/examples/graphics/bgaffine/nitrofiles/bg/flag512.pal similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/flag512.pal rename to examples/graphics/bgaffine/nitrofiles/bg/flag512.pal diff --git a/examples/graphics/affine/nitrofiles/bg/navygrid.img b/examples/graphics/bgaffine/nitrofiles/bg/navygrid.img similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/navygrid.img rename to examples/graphics/bgaffine/nitrofiles/bg/navygrid.img diff --git a/examples/graphics/affine/nitrofiles/bg/navygrid.map b/examples/graphics/bgaffine/nitrofiles/bg/navygrid.map similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/navygrid.map rename to examples/graphics/bgaffine/nitrofiles/bg/navygrid.map diff --git a/examples/graphics/affine/nitrofiles/bg/navygrid.pal b/examples/graphics/bgaffine/nitrofiles/bg/navygrid.pal similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/navygrid.pal rename to examples/graphics/bgaffine/nitrofiles/bg/navygrid.pal diff --git a/examples/graphics/affine/nitrofiles/bg/waves512.img b/examples/graphics/bgaffine/nitrofiles/bg/waves512.img similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/waves512.img rename to examples/graphics/bgaffine/nitrofiles/bg/waves512.img diff --git a/examples/graphics/affine/nitrofiles/bg/waves512.map b/examples/graphics/bgaffine/nitrofiles/bg/waves512.map similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/waves512.map rename to examples/graphics/bgaffine/nitrofiles/bg/waves512.map diff --git a/examples/graphics/affine/nitrofiles/bg/waves512.pal b/examples/graphics/bgaffine/nitrofiles/bg/waves512.pal similarity index 100% rename from examples/graphics/affine/nitrofiles/bg/waves512.pal rename to examples/graphics/bgaffine/nitrofiles/bg/waves512.pal diff --git a/examples/graphics/affine/source/main.c b/examples/graphics/bgaffine/source/main.c similarity index 100% rename from examples/graphics/affine/source/main.c rename to examples/graphics/bgaffine/source/main.c