gameboy_opengl 0.1.3

opengl library for use in gameboy emulation with the gameboy_core library
Documentation
# Generated by Cargo
# will have compiled files and executables
/target/


# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock


# These are backup files generated by rustfmt
**/*.rs.bk


#ide files
*.iml

*.idea/

*.vscode/