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
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bitten2up
SRB2
Commits
29422af6
Verified
Commit
29422af6
authored
1 year ago
by
bitten2up
Browse files
Options
Downloads
Patches
Plain Diff
oops i left even more of the 3ds stuff in there
parent
3a37682d
No related branches found
No related tags found
No related merge requests found
Pipeline
#1362
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/hardware/r_dummy/r_dummy.h
+4
-5
4 additions, 5 deletions
src/hardware/r_dummy/r_dummy.h
with
4 additions
and
5 deletions
src/hardware/r_dummy/r_dummy.h
+
4
−
5
View file @
29422af6
...
@@ -15,10 +15,10 @@
...
@@ -15,10 +15,10 @@
//
//
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
/// \file
/// \file
/// \brief
Nintendo 3ds
GPU API for Doom Legacy
/// \brief
Dummy
GPU API for Doom Legacy
#ifndef _R_
CTR
_H_
#ifndef _R_
DUMMY
_H_
#define _R_
CTR
_H_
#define _R_
DUMMY
_H_
#ifdef HAVE_SDL
#ifdef HAVE_SDL
#define _MATH_DEFINES_DEFINED
#define _MATH_DEFINES_DEFINED
...
@@ -27,8 +27,7 @@
...
@@ -27,8 +27,7 @@
#pragma warning(disable : 4214 4244)
#pragma warning(disable : 4214 4244)
#endif
#endif
#include
<3ds.h>
// include your platform's headers here
#include
<citro3d.h>
#include
"../../doomdef.h"
#include
"../../doomdef.h"
#include
"../hw_drv.h"
#include
"../hw_drv.h"
...
...
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