Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fancy2209
SRB2
Commits
82b65c87
Commit
82b65c87
authored
5 years ago
by
Marco Z
Browse files
Options
Downloads
Patches
Plain Diff
Alacroix title screen character frames
parent
42835905
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/f_finale.c
+569
-21
569 additions, 21 deletions
src/f_finale.c
src/f_finale.h
+1
-1
1 addition, 1 deletion
src/f_finale.h
with
570 additions
and
22 deletions
src/f_finale.c
+
569
−
21
View file @
82b65c87
This diff is collapsed.
Click to expand it.
src/f_finale.h
+
1
−
1
View file @
82b65c87
...
...
@@ -85,7 +85,7 @@ typedef enum
TTMODE_USER
}
ttmode_enum
;
#define TTMAX_ALACROIX
29
// max frames for SONIC typeface
#define TTMAX_ALACROIX
30
// max frames for SONIC typeface
, plus one for NULL terminating entry
#define TTMAX_USER 100
extern
ttmode_enum
ttmode
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment