mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Merge pull request #113 from AntonioCastelli/master
Removed globals.inc
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# This file was generated by generate_ld.py
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.word 50 # Number of asset sections
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# This file was generated by generate_ld.py
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
glabel rspUnknownDataStart
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# This file was generated by generate_ld.py
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
glabel rspUnknownStart
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x80000400 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800C68C0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800245F0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x80031130 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x80061D30 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
|
||||
.section .text
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
-78
@@ -1,78 +0,0 @@
|
||||
# globally accessible functions and data
|
||||
# these will be accessible by C code and show up in the .map file
|
||||
|
||||
.global EntryPoint
|
||||
.global musicVolumeSliderPercentage
|
||||
.global sfxVolumeSliderPercentage
|
||||
.global MenuInit
|
||||
.global MenuLoop
|
||||
.global DrawMenuText
|
||||
.global MenuLogosScreenInit
|
||||
.global MenuLogoScreenLoop
|
||||
.global MenuTitleScreenInit
|
||||
.global MenuTitleScreenLoop
|
||||
.global MenuOptionsInit
|
||||
.global MenuOptionsLoop
|
||||
.global MenuAudioOptionsInit
|
||||
.global MenuAudioOptionsLoop
|
||||
.global MenuSaveOptionsInit
|
||||
.global MenuSaveOptionsLoop
|
||||
.global MenuMagicCodesInit
|
||||
.global MenuMagicCodesLoop
|
||||
.global MenuMagicCodesListInit
|
||||
.global MenuMagicCodesListLoop
|
||||
.global MenuCharacterSelectInit
|
||||
.global MenuCharacterSelectLoop
|
||||
.global MenuGameSelectInit
|
||||
.global MenuGameSelectLoop
|
||||
.global MenuFileSelectInit
|
||||
.global MenuFileSelectLoop
|
||||
.global MenuTrackSelectInit
|
||||
.global MenuTrackSelectLoop
|
||||
.global MenuLoadNewAreaInit
|
||||
.global MenuLoadNewAreaLoop
|
||||
.global Menu11Init
|
||||
.global Menu11Loop
|
||||
.global MenuTrophyRaceRoundInit
|
||||
.global MenuTrophyRaceRoundLoop
|
||||
.global MenuTrophyRaceRankingsInit
|
||||
.global MenuTrophyRaceRankingsLoop
|
||||
.global Menu17Init
|
||||
.global Menu17Loop
|
||||
.global MenuGhostDataInit
|
||||
.global MenuGhostDataLoop
|
||||
.global MenuCreditsInit
|
||||
.global MenuCreditsLoop
|
||||
.global MenuBootInit
|
||||
.global MenuBootLoop
|
||||
.global MenuCautionInit
|
||||
.global MenuCautionLoop
|
||||
.global osCreateThread
|
||||
.global osRecvMesg
|
||||
.global osCreateMesgQueue
|
||||
.global osStartThread
|
||||
.global sqrtf
|
||||
.global bcopy
|
||||
.global osSetEventMsg
|
||||
.global osSetTime
|
||||
.global memcpy
|
||||
.global strlen
|
||||
.global strchr
|
||||
.global osEepromRead
|
||||
.global osEepromWrite
|
||||
.global __ull_rshift
|
||||
.global __ull_rem
|
||||
.global __ull_div
|
||||
.global __ll_lshift
|
||||
.global __ll_div
|
||||
.global __ll_mul
|
||||
.global __ull_divremi
|
||||
.global osViSetEventMsg
|
||||
.global __osDisableInt
|
||||
.global __osRestoreInt
|
||||
.global __osEnqueueAndYield
|
||||
.global __osPopThread
|
||||
.global cosf
|
||||
.global sinf
|
||||
.global setupOSTasks
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D4570 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D35B0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D4580 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D4560 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800C9DA0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D2CB0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D46B0 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D4730 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x800D4630 */
|
||||
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
.set noat # allow manual use of $at
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
.include "globals.inc"
|
||||
.include "macros.inc"
|
||||
|
||||
# assembler directives
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user