Skip to content

Commit 77233ce

Browse files
committed
Filesystem Fixups
1 parent cbebf32 commit 77233ce

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

config/tag_debug_untracked_jul_11_2011/objects.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"xdk_path": "XDK/9328",
55
"cflags": "base",
66
"objects": {
7-
"root/editor_render_stubs.cpp": "NonMatching",
8-
"root/editor_stubs.cpp": "NonMatching",
9-
"root/shell.cpp": "NonMatching",
10-
"root/shell_xenon.cpp": "NonMatching",
7+
"source/omaha/editor/editor_render_stubs.cpp": "NonMatching",
8+
"source/omaha/editor/editor_stubs.cpp": "NonMatching",
9+
"source/omaha/shell/shell.cpp": "NonMatching",
10+
"source/omaha/shell/shell_xenon.cpp": "NonMatching",
1111
"root/headers.cpp": "NonMatching"
1212
}
1313
},
@@ -933,7 +933,7 @@
933933
"objects": {
934934
"source/omaha/eslib/deflate.cpp": "NonMatching",
935935
"source/omaha/eslib/inflate.cpp": "NonMatching",
936-
"eslib/stateSwitch.cpp": "NonMatching"
936+
"source/omaha/eslib/stateswitch.cpp": "NonMatching"
937937
}
938938
},
939939
"graphicslib": {
@@ -991,7 +991,7 @@
991991
"source/omaha/rasterizer/rasterizer_loading_screen_definitions.cpp": "NonMatching",
992992
"graphicslib/rasterizer_loading_screen_resource_loader.cpp": "NonMatching",
993993
"source/omaha/rasterizer/rasterizer_loading_screen.cpp": "NonMatching",
994-
"graphicslib/rasterizer_LUT_control.cpp": "NonMatching",
994+
"source/omaha/rasterizer/rasterizer_lut_control.cpp": "NonMatching",
995995
"source/omaha/rasterizer/rasterizer_main.cpp": "NonMatching",
996996
"graphicslib/rasterizer_object_factory.cpp": "NonMatching",
997997
"source/omaha/rasterizer/rasterizer_occlusion_queries.cpp": "NonMatching",

config/tag_debug_untracked_jul_11_2011/splits.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,23 @@ xbdm/xbdm.cpp:
3333
.text start:0x851877B0 end:0x85187820 rename:.xidata
3434
.idata start:0x86DD0028 end:0x86DD003C rename:.idata$2
3535

36-
root/editor_render_stubs.cpp:
36+
source/omaha/editor/editor_render_stubs.cpp:
3737
.rdata start:0x82000CFC end:0x82000D00
3838
.text start:0x82640000 end:0x82640020
3939

40-
root/editor_stubs.cpp:
40+
source/omaha/editor/editor_stubs.cpp:
4141
.rdata start:0x82000D00 end:0x82000D0C
4242
.pdata start:0x82523E00 end:0x82523E08
4343
.text start:0x82640020 end:0x82640168
4444

45-
root/shell.cpp:
45+
source/omaha/shell/shell.cpp:
4646
.rdata start:0x82000D0C end:0x82001678
4747
.pdata start:0x82523E08 end:0x82523F30
4848
.pdata start:0x8260D880 end:0x8260D8C0
4949
.text start:0x82640168 end:0x82641560
5050
.text start:0x84E84E50 end:0x84E85788 rename:.text$yc
5151

52-
root/shell_xenon.cpp:
52+
source/omaha/shell/shell_xenon.cpp:
5353
.rdata start:0x82001678 end:0x82001DD0
5454
.pdata start:0x82523F30 end:0x82524088
5555
.pdata start:0x8260D8C0 end:0x8260D8E8

src/root/headers.cpp

Whitespace-only changes.

src/eslib/stateSwitch.cpp renamed to src/source/omaha/editor/editor_render_stubs.cpp

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)