gbdev / rgbobj

A Rust program for humans to inspect RGBDS object files
MIT License
5 stars 1 forks source link

Print the actual object file version #7

Closed Rangi42 closed 2 months ago

Rangi42 commented 2 months ago

Right now it's hard-coded as 9. After the next rgbds-obj release is published, it will expose an object.version() field which we can use here.