You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
pedantic formatting changes for pointers.py
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- 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):
|
def calculate_bank(address):
|
||||||
|
Reference in New Issue
Block a user