Skip to content

Commit

Permalink
git subrepo pull --force --branch=master spm-headers
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "spm-headers"
  merged:   "3d480ff"
upstream:
  origin:   "https://github.com/SeekyCt/spm-headers.git"
  branch:   "master"
  commit:   "3d480ff"
git-subrepo:
  version:  "0.4.5"
  origin:   "???"
  commit:   "???"
  • Loading branch information
SeekyCt committed Jan 1, 2024
1 parent 5c2d359 commit 779cbb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions spm-headers/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
;
[subrepo]
remote = https://github.com/SeekyCt/spm-headers.git
branch = spm-decomp
commit = 79032c1a1c3ee6953ecd555361417bb010fae6e0
parent = 86a89a1a0a4a07c25e42d0fe2674a280446b5f91
branch = master
commit = 3d480fff39632b168efe5f6ac73368a6e018dea1
parent = 5c2d3594f319d14fffbd581eabf6d6447785c2d1
method = merge
cmdver = 0.4.5
2 changes: 1 addition & 1 deletion spm-headers/include/wii/os/OSInterrupt.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

CPP_WRAPPER(wii::os)

USING(wii::OS::OSTime)
USING(wii::os::OSTime)

extern volatile OSTime __OSLastInterruptTime;
extern volatile s16 __OSLastInterrupt;
Expand Down

0 comments on commit 779cbb8

Please sign in to comment.