git subrepo pull --force --branch=master spm-headers

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:   "???"
This commit is contained in:
Seeky 2024-01-01 21:46:00 +00:00
parent 5c2d3594f3
commit 779cbb886e
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -5,7 +5,7 @@
CPP_WRAPPER(wii::os)
USING(wii::OS::OSTime)
USING(wii::os::OSTime)
extern volatile OSTime __OSLastInterruptTime;
extern volatile s16 __OSLastInterrupt;