Parcourir la source

comment

opengl-renderer-broken
Martin Dørum il y a 4 ans
Parent
révision
d0acee2297
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      libswan/src/Chunk.cc

+ 1
- 0
libswan/src/Chunk.cc Voir le fichier

@@ -101,6 +101,7 @@ void Chunk::render(const Context &ctx) {
tile = &ctx.world.getTileByID(id);
}

// TODO: Reimplement this for SDL
/*
const sf::Uint8 *imgptr = NULL;
//const sf::Uint8 *imgptr = tile->image->getPixelsPtr();

Chargement…
Annuler
Enregistrer