mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add a little more test coverage (#1805)
Format main.cpp files more consistently Add `make format` to run clang-format on everything
This commit is contained in:
16
test/asm/empty-state.out
Normal file
16
test/asm/empty-state.out
Normal file
@@ -0,0 +1,16 @@
|
||||
; File generated by rgbasm
|
||||
|
||||
; Numeric constants
|
||||
; No values
|
||||
|
||||
; Variables
|
||||
; No values
|
||||
|
||||
; String constants
|
||||
; No values
|
||||
|
||||
; Character maps
|
||||
newcharmap main
|
||||
|
||||
; Macros
|
||||
; No values
|
||||
Reference in New Issue
Block a user