bashaus/gbtiles

View on GitHub
lib/gbtiles/gbt/export/asm/asm.h.erb

Summary

Maintainability
Test Coverage
/**
 * .H created with
 * GBTiles Ruby Gem (v<%= GBTiles::VERSION %>) - GBT
 */

// Helpers
#define <%= label %>Bank <%= bank %>
#define <%= label %>Count <%= mod_data.song_length %>

// Extern
extern unsigned char <%= label %>[];