Browse Source

comment

opengl-renderer-broken
Martin Dørum 4 years ago
parent
commit
d0acee2297
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      libswan/src/Chunk.cc

+ 1
- 0
libswan/src/Chunk.cc View File

@@ -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();

Loading…
Cancel
Save