Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-warface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-11-06 20:14:09 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-11-06 20:14:09 +0300
commitf65fd9057469bb859e2a7d67e28970e4e9782e1d (patch)
tree7eef936a2c5de502632a291473104aca51755c02 /patterns.asm
parent8b0b463f4fded396a6ad90874f8766f769f05e35 (diff)
Refactoring, logo
Diffstat (limited to 'patterns.asm')
-rw-r--r--patterns.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns.asm b/patterns.asm
index b07a133..052f7d5 100644
--- a/patterns.asm
+++ b/patterns.asm
@@ -63,3 +63,5 @@ credits_pattern:
.incbin "symbols_pattern.bin"
.db 0, 0, 0, 0, 0, 0, 0, 0
.db 0, 0, 0, 0, 0, 0, 0, 0
+ .org $1C00
+ .incbin "warface_logo_pattern.bin" \ No newline at end of file