mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
pedantic formatting changes for pointers.py
This commit is contained in:
parent
3b7089411b
commit
00a2e4e119
@ -1,6 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
""" Various functions related to pointer and address math. Mostly to avoid
|
||||
depedency loops.
|
||||
"""
|
||||
Various functions related to pointer and address math. Mostly to avoid
|
||||
depedency loops.
|
||||
"""
|
||||
|
||||
def calculate_bank(address):
|
||||
|
Loading…
x
Reference in New Issue
Block a user