summaryrefslogtreecommitdiff
path: root/src/title_screen.c
AgeCommit message (Expand)Author
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-07-09Build German Sapphire (1.0)Marijn van der Werf
2017-06-24Unify title screenMarijn van der Werf
2017-06-24srcMarijn van der Werf
2017-06-20move data to C and introduce CompressedSpriteSheet and CompressedSpritePalettecamthesaxman
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-21Various intro namingNieDzejkob
2017-04-27Sort includesMarijn van der Werf
2017-01-28introduce BGCNT constantscamthesaxman
2017-01-28define data in title_screen.c and fix build (#221)Cameron Hall
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Sort includesMarijn van der Werf
2017-01-02event_data.cYamaArashi
2016-12-02Fix warning in title_screen.cMarijn van der Werf
2016-12-02Pass spritesheets to LoadCompressedObjectPicMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-10decompile title_screen.c (#96)Cameron Hall