summaryrefslogtreecommitdiff
path: root/tools/mapreader.py
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi@gmail.com>2018-06-01 13:24:42 -0400
committerRangi <remy.oukaour+rangi@gmail.com>2018-06-01 13:24:42 -0400
commitc8e99019471f5f7b5e1824687043ac92bc7a424b (patch)
treeebd15a637250451f6ebcf7bde702c19df4926100 /tools/mapreader.py
parent05350cd17ddd5d087146ef59720fb881ebda75e0 (diff)
Code conventions:
- Lowercase hex literals - Lowercase rgbasm keywords (rept, endr) - Use decimal literals by default, binary when bits are meaningful; hex indicates that it needs further review, e.g. to define a constant - Tabs, not spaces - Newline at end of file (rgbds sometimes complains otherwise) - Doc comments underneath function names
Diffstat (limited to 'tools/mapreader.py')
0 files changed, 0 insertions, 0 deletions