mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-09 10:01:51 +00:00
Remove unnecessary extern from nbSectionsToAssign
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
#ifndef RGBDS_LINK_ASSIGN_HPP
|
||||
#define RGBDS_LINK_ASSIGN_HPP
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern uint64_t nbSectionsToAssign;
|
||||
|
||||
// Assigns all sections a slice of the address space
|
||||
void assign_AssignSections();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user