From 2f55ba9bf067b14bc2c51d6d8a251956eb19b1de Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sun, 21 Jul 2019 21:28:44 -0400 Subject: [PATCH] reordered Sync menu; new neslib --- index.html | 6 +++--- src/ui.ts | 4 ++-- src/worker/lib/nes/crt0.o | Bin 22127 -> 22600 bytes src/worker/lib/nes/neslib2.lib | Bin 28494 -> 28617 bytes 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 30f6ad2f..e4649834 100644 --- a/index.html +++ b/index.html @@ -73,12 +73,12 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Log out

  • Import Project from GitHub...
  • -
  • Publish Project on GitHub...
  • -
  • Delete Local Repository...
  • +
  • Pull Latest from Repository

  • +
  • Publish Project on GitHub...
  • Push Changes to Repository...

  • -
  • Pull Latest from Repository
  • +
  • Delete Local Repository...